Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/helpers.c ____bpf_timer_cancel() -> bpf_async_update_prog_callback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cb | 1-u64max |
| PARAM_VALUE | 1 | prog | 0 |
| PARAM_VALUE | 2 | callback_fn | 0 |
| NOCHECK_CALL |
kernel/bpf/helpers.c __bpf_async_set_callback() -> bpf_async_update_prog_callback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cb | 1-u64max |
| DATA_SOURCE | 1 | prog | $2 |
| DATA_SOURCE | 2 | callback_fn | $1 |
kernel/bpf/helpers.c bpf_async_cancel_and_free() -> bpf_async_update_prog_callback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cb | 1-u64max |
| PARAM_VALUE | 1 | prog | 0 |
| PARAM_VALUE | 2 | callback_fn | 0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |