Home
last modified time | relevance | path

Searched defs:map_file (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.6/drivers/vdpa/vdpa_user/
Diova_domain.c25 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; in vduse_domain_set_map() local
464 struct vdpa_map_file *map_file; in vduse_domain_free_coherent() local
Dvduse_dev.c1123 struct vdpa_map_file *map_file; in vduse_dev_ioctl() local
/Linux-v6.6/kernel/bpf/
Darraymap.c842 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_array_map_update_elem()
901 struct file *map_file, int fd) in prog_fd_array_get_ptr()
1188 struct file *map_file) in bpf_event_entry_gen()
1217 struct file *map_file, int fd) in perf_event_fd_array_get_ptr()
1248 struct file *map_file) in perf_event_fd_array_release()
1291 struct file *map_file /* not used */, in cgroup_fd_array_get_ptr()
Dmap_in_map.c109 struct file *map_file /* not used */, in bpf_map_fd_get_ptr()
Dsyscall.c153 static int bpf_map_update_value(struct bpf_map *map, struct file *map_file, in bpf_map_update_value()
1709 int generic_map_update_batch(struct bpf_map *map, struct file *map_file, in generic_map_update_batch()
Dhashtab.c2512 int bpf_fd_htab_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_htab_map_update_elem()
/Linux-v6.6/scripts/
Dinsert-sys-cert.c201 static void *map_file(char *file_name, int *size) in map_file() function
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_offload.py613 def check_dev_info_removed(prog_file=None, map_file=None): argument
628 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument
1194 map_file, _ = pin_map("/sys/fs/bpf/tmp_map", idx=1, expected=2) variable
/Linux-v6.6/drivers/vhost/
Dvdpa.c835 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
/Linux-v6.6/include/linux/
Dbpf.h1770 struct file *map_file; member