Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/android/binder.c, line 5338
- drivers/android/binder_alloc.c, line 1030
- drivers/android/tests/binder_alloc_kunit.c, line 547
Smatch caller information:
drivers/android/tests/binder_alloc_kunit.c binder_alloc_test_exit() -> binder_alloc_deferred_release()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | alloc | 4096-ptr_max |
| PARAM_VALUE | 0 | alloc->mm | 1-u64max |
| NOCHECK_CALL |
drivers/android/binder.c binder_free_proc() -> binder_alloc_deferred_release()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | alloc | 4096-ptr_max |
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |