Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/syscall.c map_lookup_and_delete_elem() -> (struct bpf_map_ops)->map_lookup_and_delete_elem()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | map | 4096-ptr_max |
| PARAM_VALUE | 0 | map->key_size | 0-s32max |
| PARAM_VALUE | 0 | map->map_type | 1,5,7,9-10,35 |
| PARAM_VALUE | 0 | map->ops | 4096-8176211074560897023,8176211074560897025-ptr_max |
| PARAM_VALUE | 1 | key | 0,16,4096-ptr_max |
| PARAM_VALUE | 2 | value | 1-18446744073709551614 |
| PARAM_VALUE | 3 | flags | 1-6 |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| BUF_SIZE | 1 | key | s32min-s32max |
| BUF_SIZE | 2 | value | 0-u32max |
| BUF_SIZE | 2 | value | 0-u32max |
| CAPPED_DATA | 0 | map->key_size | 1 |
| DATA_SOURCE | 0 | map | r __bpf_map_get |
| DATA_SOURCE | 1 | key | r __bpf_copy_key |
| DATA_SOURCE | 2 | value | r __kvmalloc_node_noprof |
| CONTAINER | 0 | -64-32+0 | $(-1) |
| BIT_INFO | 0 | map->map_type | 0x0,0x2f |
| BIT_INFO | 3 | flags | 0x0,0x4 |
| BIT_INFO | 3 | flags | 0x0,0x4 |
| USER_DATA | 1 | *key | s64min-s64max |
| USER_PTR | 1 | key | |
| LOCK2 | rcu_read |