Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/offload.c bpf_map_offload_delete_elem() -> (struct bpf_map_dev_ops)->map_delete_elem()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | offmap | 4096-ptr_max |
| PARAM_VALUE | 0 | offmap->dev_ops | 4096-ptr_max |
| PARAM_VALUE | 0 | offmap->netdev | 1-u64max |
| PARAM_VALUE | 1 | key | 0,16,4096-ptr_max |
| BUF_SIZE | 1 | key | (-1)-s32max |
| BUF_SIZE | 1 | key | (-1)-s32max |
| DATA_SOURCE | 0 | offmap | r map_to_offmap |
| DATA_SOURCE | 1 | key | $1 |
| CONTAINER | 0 | -24-528+0 | $(-1) |
| USER_DATA | 1 | *key | s64min-s64max |
| USER_PTR | 1 | key | |
| LOCK2 | global &bpf_devs_lock |