Searched defs:map_file (Results 1 – 4 of 4) sorted by relevance
/kernel/bpf/ |
A D | arraymap.c | 876 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_array_map_update_elem() 940 struct file *map_file, int fd) in prog_fd_array_get_ptr() 1212 struct file *map_file) in bpf_event_entry_gen() 1241 struct file *map_file, int fd) in perf_event_fd_array_get_ptr() 1273 struct file *map_file) in perf_event_fd_array_release() 1316 struct file *map_file /* not used */, in cgroup_fd_array_get_ptr()
|
A D | map_in_map.c | 95 struct file *map_file /* not used */, in bpf_map_fd_get_ptr()
|
A D | syscall.c | 245 static int bpf_map_update_value(struct bpf_map *map, struct file *map_file, in bpf_map_update_value() 1945 int generic_map_update_batch(struct bpf_map *map, struct file *map_file, in generic_map_update_batch()
|
A D | hashtab.c | 2537 int bpf_fd_htab_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_htab_map_update_elem()
|
Completed in 21 milliseconds