Searched defs:map_file (Results 1 – 4 of 4) sorted by relevance
| /kernel/bpf/ |
| D | arraymap.c | 883 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_array_map_update_elem() 947 struct file *map_file, int fd) in prog_fd_array_get_ptr() 1219 struct file *map_file) in bpf_event_entry_gen() 1248 struct file *map_file, int fd) in perf_event_fd_array_get_ptr() 1280 struct file *map_file) in perf_event_fd_array_release() 1323 struct file *map_file /* not used */, in cgroup_fd_array_get_ptr()
|
| D | map_in_map.c | 95 struct file *map_file /* not used */, in bpf_map_fd_get_ptr()
|
| D | syscall.c | 160 static int bpf_map_update_value(struct bpf_map *map, struct file *map_file, in bpf_map_update_value() 1816 int generic_map_update_batch(struct bpf_map *map, struct file *map_file, in generic_map_update_batch()
|
| D | hashtab.c | 2576 int bpf_fd_htab_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_htab_map_update_elem()
|