Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/android/binder.c binder_get_node_refs_for_txn() -> binder_inc_node_nilocked()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | node | 4096-ptr_max |
| PARAM_VALUE | 0 | node->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | node->proc | 4096-ptr_max |
| PARAM_VALUE | 0 | node->proc->inner_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | strong | 1 |
| PARAM_VALUE | 2 | internal | 0 |
| PARAM_VALUE | 3 | target_list | 0 |
| DATA_SOURCE | 0 | node | $0 |
| PREEMPT_ADD | |||
| NOCHECK_CALL | |||
| LOCK2 | 0 | &node->lock | |
| HALF_LOCKED2 | &context->context_mgr_node_lock | ||
| HALF_LOCKED2 | &proc->outer_lock | ||
| TYPE_LOCK | (struct binder_node)->lock |
drivers/android/binder.c binder_inc_node() -> binder_inc_node_nilocked()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | node | 4096-ptr_max |
| PARAM_VALUE | 0 | node->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | node->proc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | node->proc->inner_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | strong | 0-1 |
| PARAM_VALUE | 2 | internal | 1 |
| PARAM_VALUE | 3 | target_list | 0,4096-ptr_max |
| BUF_SIZE | 0 | node | (-1),200 |
| BUF_SIZE | 0 | node | (-1),200 |
| DATA_SOURCE | 0 | node | $0 |
| DATA_SOURCE | 1 | strong | $1 |
| DATA_SOURCE | 2 | internal | $2 |
| DATA_SOURCE | 3 | target_list | $3 |
| HARD_MAX | 1 | strong | 1 |
| PREEMPT_ADD | |||
| LOCK2 | &proc->outer_lock | ||
| LOCK2 | 0 | &node->lock | |
| TYPE_LOCK | (struct binder_node)->lock | ||
| TYPE_LOCK | (struct binder_proc)->outer_lock |
drivers/android/binder.c binder_translate_handle() -> binder_inc_node_nilocked()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | node | 4096-ptr_max |
| PARAM_VALUE | 0 | node->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | node->proc | 4096-ptr_max |
| PARAM_VALUE | 0 | node->proc->inner_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | strong | 0-1 |
| PARAM_VALUE | 2 | internal | 0 |
| PARAM_VALUE | 3 | target_list | 0 |
| CAPPED_DATA | 0 | node->proc | 1 |
| DATA_SOURCE | 0 | node | r binder_get_node_from_ref |
| FUZZY_MAX | 1 | strong | 1 |
| HARD_MAX | 1 | strong | 1 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | 0 | &node->lock | |
| HALF_LOCKED2 | 0 | &node->proc->inner_lock | |
| TYPE_LOCK | (struct binder_node)->lock |