Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/percpu_freelist.c ___pcpu_freelist_push() -> pcpu_freelist_push_node()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | head | 4096-ptr_max |
| CAPPED_DATA | 0 | &head->lock | 1 |
| DATA_SOURCE | 0 | head | $0 |
| DATA_SOURCE | 1 | node | $1 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | flags |
kernel/bpf/percpu_freelist.c __pcpu_freelist_push() -> pcpu_freelist_push_node()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | head | 4096-ptr_max |
| DATA_SOURCE | 1 | node | $1 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | flags |
kernel/bpf/percpu_freelist.c pcpu_freelist_populate() -> pcpu_freelist_push_node()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 1 | node | (-1)-s32max |
| DATA_SOURCE | 1 | node | $1 |
| NOCHECK_CALL |