Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/trace/fprobe.c fprobe_remove_node_in_module() -> delete_fprobe_node()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | node | 4096-ptr_max |
| DATA_SOURCE | 0 | node | $1 |
| NOCHECK_CALL | |||
| LOCK2 | global &fprobe_mutex |
kernel/trace/fprobe.c unregister_fprobe_nolock() -> delete_fprobe_node()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | node | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |