/kernel/linux/linux-5.10/scripts/ |
H A D | insert-sys-cert.c | 201 static void *map_file(char *file_name, int *size) in map_file() function
|
/kernel/linux/linux-6.6/scripts/ |
H A D | insert-sys-cert.c | 201 static void *map_file(char *file_name, int *size) in map_file() function
|
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_user/ |
H A D | iova_domain.c | 25 struct vdpa_map_file *map_file; in vduse_iotlb_add_range() local 48 struct vdpa_map_file *map_file; in vduse_iotlb_del_range() local 62 struct vdpa_map_file *map_file; vduse_domain_set_map() local 464 struct vdpa_map_file *map_file; vduse_domain_free_coherent() local [all...] |
H A D | vduse_dev.c | 1123 struct vdpa_map_file *map_file; in vduse_dev_ioctl() local
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | arraymap.c | 739 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_array_map_update_elem() argument 797 prog_fd_array_get_ptr(struct bpf_map *map, struct file *map_file, int fd) prog_fd_array_get_ptr() argument 1088 bpf_event_entry_gen(struct file *perf_file, struct file *map_file) bpf_event_entry_gen() argument 1117 perf_event_fd_array_get_ptr(struct bpf_map *map, struct file *map_file, int fd) perf_event_fd_array_get_ptr() argument 1149 perf_event_fd_array_release(struct bpf_map *map, struct file *map_file) perf_event_fd_array_release() argument [all...] |
H A D | hashtab.c | 2058 int bpf_fd_htab_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_htab_map_update_elem() argument
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vdpa.c | 835 struct vdpa_map_file *map_file; in vhost_vdpa_va_unmap() local 937 struct vdpa_map_file *map_file; in vhost_vdpa_va_map() local [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | arraymap.c | 842 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_array_map_update_elem() argument 905 prog_fd_array_get_ptr(struct bpf_map *map, struct file *map_file, int fd) prog_fd_array_get_ptr() argument 1155 bpf_event_entry_gen(struct file *perf_file, struct file *map_file) bpf_event_entry_gen() argument 1184 perf_event_fd_array_get_ptr(struct bpf_map *map, struct file *map_file, int fd) perf_event_fd_array_get_ptr() argument 1216 perf_event_fd_array_release(struct bpf_map *map, struct file *map_file) perf_event_fd_array_release() argument [all...] |
H A D | hashtab.c | 2519 int bpf_fd_htab_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_htab_map_update_elem() argument
|
H A D | syscall.c | 153 static int bpf_map_update_value(struct bpf_map *map, struct file *map_file, in bpf_map_update_value() argument 1738 int generic_map_update_batch(struct bpf_map *map, struct file *map_file, in generic_map_update_batch() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | bpf.h | 1085 struct file *map_file; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf.h | 1788 struct file *map_file; member
|