Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/kprobes.c aggr_post_handler() -> set_kprobe_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | kp | 4096-ptr_max |
| PARAM_VALUE | 0 | kp->post_handler | 1-u64max |
| NOCHECK_CALL |
kernel/kprobes.c aggr_pre_handler() -> set_kprobe_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | kp | 4096-ptr_max |
| PARAM_VALUE | 0 | kp->pre_handler | 1-u64max |
| NOCHECK_CALL |
kernel/kprobes.c opt_pre_handler() -> set_kprobe_instance()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | kp | 4096-ptr_max |
| PARAM_VALUE | 0 | kp->pre_handler | 1-u64max |
| PREEMPT_ADD | |||
| NOCHECK_CALL |