Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
mm/kmemleak.c __kmemleak_do_cleanup() -> __delete_object()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | object | 4096-ptr_max |
| PARAM_VALUE | 0 | object->rb_node.rb_left | 0,4096-ptr_max |
| PARAM_VALUE | 0 | object->rb_node.rb_right | 0,4096-ptr_max |
| CAPPED_DATA | 0 | &object->object_list | 1 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &scan_mutex |
mm/kmemleak.c delete_object_full() -> __delete_object()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | object | 4096-ptr_max |
| PARAM_VALUE | 0 | object->object_list.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | object->rb_node.rb_left | 0,4096-ptr_max |
| PARAM_VALUE | 0 | object->rb_node.rb_right | 0,4096-ptr_max |
| DATA_SOURCE | 0 | object | r find_and_remove_object |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
mm/kmemleak.c delete_object_part() -> __delete_object()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | object | 4096-ptr_max |
| PARAM_VALUE | 0 | object->object_list.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | object->rb_node.rb_left | 0,4096-ptr_max |
| PARAM_VALUE | 0 | object->rb_node.rb_right | 0,4096-ptr_max |
| DATA_SOURCE | 0 | object | r __find_and_remove_object |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |