Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/arraymap.c __fd_array_map_delete_elem() -> (struct bpf_map_ops)->map_poke_run()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | map | 4096-ptr_max |
| PARAM_VALUE | 0 | map->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | map->ops->map_alloc_check | 0,4096-ptr_max |
| PARAM_VALUE | 0 | map->ops->map_check_btf | 0,4096-ptr_max |
| PARAM_VALUE | 0 | map->ops->map_delete_batch | 0,5247200330534285312 |
| PARAM_VALUE | 0 | map->ops->map_mem_usage | 0,4096-ptr_max |
| PARAM_VALUE | 0 | map->ops->map_poke_run | 4643623037940723712 |
| PARAM_VALUE | 0 | map->ops->map_release | 0,7496606770224660480 |
| PARAM_VALUE | 1 | key | 0-4294967294 |
| PARAM_VALUE | 3 | new | 0 |
| BUF_SIZE | 0 | map | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | map | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | map->btf | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | map->excl_prog_sha | (-1),32 |
| BUF_SIZE | 0 | map->ops | (-1),352 |
| CAPPED_DATA | 1 | key | 1 |
| DATA_SOURCE | 0 | map | $0 |
| CONTAINER | 0 | -224-32+0 | $(-1) |
| NOSPEC | 1 | key | |
| NOSPEC | 1 | key | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | *map->excl_prog_sha | 0-255 |
| USER_DATA | 1 | key | 0-s32max[c] |
| NO_OVERFLOW_SIMPLE | 0 | map->record->cnt | |
| USER_PTR | 0 | map->excl_prog_sha | |
| LOCK2 | &array->aux->poke_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct bpf_array_aux)->poke_mutex |
kernel/bpf/arraymap.c bpf_fd_array_map_update_elem() -> (struct bpf_map_ops)->map_poke_run()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | map | 4096-ptr_max |
| PARAM_VALUE | 0 | map->map_type | 3-4,8,12 |
| PARAM_VALUE | 0 | map->ops | 4096-8176211074560897023,8176211074560897025-ptr_max |
| PARAM_VALUE | 0 | map->ops->map_poke_run | 4643623037940723712 |
| PARAM_VALUE | 0 | map->ops->map_update_batch | 0,7911141981172039680 |
| PARAM_VALUE | 1 | key | 0-4294967294 |
| PARAM_VALUE | 3 | new | 4096-ptr_max |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| BUF_SIZE | 3 | new | s32min-(-1),1-s32max |
| CAPPED_DATA | 1 | key | 1 |
| DATA_SOURCE | 0 | map | $0 |
| FUZZY_MAX | 0 | map->map_type | 12 |
| CONTAINER | 0 | -224-32+0 | $(-1) |
| NOSPEC | 1 | key | |
| NOSPEC | 1 | key | |
| NOCHECK_CALL | |||
| USER_DATA | 1 | key | 0-s32max[c] |
| LOCK2 | &array->aux->poke_mutex | ||
| TYPE_LOCK | (struct bpf_array_aux)->poke_mutex |