Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/syscall.c bpf_map_do_batch() -> maybe_wait_bpf_programs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | map | 4096-ptr_max |
| PARAM_VALUE | 0 | map->ops->map_delete_batch | 0,5247200330534285312 |
| PARAM_VALUE | 0 | map->ops->map_lookup_and_delete_batch | 0,1162106831773184000,5857178533830610944,7056744708359086080,8047599492099870720,8153334481063559168 |
| PARAM_VALUE | 0 | map->ops->map_lookup_batch | 0,631431616227323904,968212869968297984,3636988385139924992,5229998854994575360,6341067303080312832,6609440822477774848 |
| PARAM_VALUE | 0 | map->ops->map_release | 0,4096-ptr_max |
| PARAM_VALUE | 0 | map->ops->map_update_batch | 0,7911141981172039680 |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| CAPPED_DATA | 0 | map | 1 |
| DATA_SOURCE | 0 | map | r __bpf_map_get |
| NOCHECK_CALL |
kernel/bpf/syscall.c map_delete_elem() -> maybe_wait_bpf_programs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | map | 4096-ptr_max |
| PARAM_VALUE | 0 | map->map_type | 0-2,4-25,27-u32max |
| PARAM_VALUE | 0 | map->ops | 4096-8176211074560897023,8176211074560897025-ptr_max |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | map | r __bpf_map_get |
| NOCHECK_CALL |
kernel/bpf/syscall.c map_update_elem() -> maybe_wait_bpf_programs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | map | 4096-ptr_max |
| PARAM_VALUE | 0 | map->map_type | 0-2,5-7,9-11,13-14,16-17,19,21,24-29,31-u32max |
| PARAM_VALUE | 0 | map->ops | 0-8176211074560897023,8176211074560897025-u64max |
| PARAM_VALUE | 0 | map->ops->map_release | 0,4096-ptr_max |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | map | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | map | r __bpf_map_get |
| NOCHECK_CALL |