Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/verifier.c record_func_map() -> bpf_map_ptr_store()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | aux | 4096-ptr_max |
| PARAM_VALUE | 0 | aux->map_ptr_state.map_ptr | 0 |
| PARAM_VALUE | 3 | poison | 0 |
| NOCHECK_CALL |
kernel/bpf/verifier.c record_func_map() -> bpf_map_ptr_store()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | aux | 4096-ptr_max |
| PARAM_VALUE | 0 | aux->map_ptr_state.map_ptr | 1-u64max |
| PARAM_VALUE | 3 | poison | 1 |
| PARAM_COMPARE | 0 | aux->map_ptr_state.map_ptr | != $1 |
| PARAM_COMPARE | 1 | map | != $0->map_ptr_state.map_ptr |
| NOCHECK_CALL |