Home
last modified time | relevance | path

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

/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c31 struct vdpa_map_file *map_file; in vduse_iotlb_add_range() local
54 struct vdpa_map_file *map_file; in vduse_iotlb_del_range() local
68 struct vdpa_map_file *map_file; in vduse_domain_set_map() local
534 struct vdpa_map_file *map_file; in vduse_domain_free_coherent() local
H A Dvduse_dev.c1451 const struct vdpa_map_file *map_file; in vduse_dev_iotlb_entry() local
/linux/kernel/bpf/
H A Darraymap.c958 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_array_map_update_elem()
1022 struct file *map_file, int fd) in prog_fd_array_get_ptr()
1296 struct file *map_file) in bpf_event_entry_gen()
1325 struct file *map_file, int fd) in perf_event_fd_array_get_ptr()
1357 struct file *map_file) in perf_event_fd_array_release()
1400 struct file *map_file /* not used */, in cgroup_fd_array_get_ptr()
H A Dsyscall.c250 static int bpf_map_update_value(struct bpf_map *map, struct file *map_file, in bpf_map_update_value()
2065 int generic_map_update_batch(struct bpf_map *map, struct file *map_file, in generic_map_update_batch()
H A Dhashtab.c2652 int bpf_fd_htab_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_htab_map_update_elem()
/linux/scripts/
H A Delf-parse.c22 static void *map_file(char const *fname, size_t *size) in map_file() function
H A Dinsert-sys-cert.c201 static void *map_file(char *file_name, int *size) in map_file() function
/linux/tools/testing/selftests/net/
H A Dbpf_offload.py555 def check_dev_info_removed(prog_file=None, map_file=None): argument
568 def check_dev_info(other_ns, ns, prog_file=None, map_file=None, removed=False): argument
1146 map_file, _ = pin_map("/sys/fs/bpf/tmp_map", idx=1, expected=2) variable
/linux/drivers/vhost/
H A Dvdpa.c954 struct vdpa_map_file *map_file; in vhost_vdpa_va_unmap() local
1057 struct vdpa_map_file *map_file; in vhost_vdpa_va_map() local
/linux/include/linux/
H A Dbpf.h2449 struct file *map_file; member