Searched defs:map_file (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/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; in vduse_domain_set_map() local 464 struct vdpa_map_file *map_file; in vduse_domain_free_coherent() local
|
H A D | vduse_dev.c | 1125 struct vdpa_map_file *map_file; in vduse_dev_ioctl() local
|
/openbmc/linux/kernel/bpf/ |
H A D | arraymap.c | 845 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_array_map_update_elem() 909 struct file *map_file, int fd) in prog_fd_array_get_ptr() 1159 struct file *map_file) in bpf_event_entry_gen() 1188 struct file *map_file, int fd) in perf_event_fd_array_get_ptr() 1220 struct file *map_file) in perf_event_fd_array_release() 1263 struct file *map_file /* not used */, in cgroup_fd_array_get_ptr()
|
H A D | map_in_map.c | 109 struct file *map_file /* not used */, in bpf_map_fd_get_ptr()
|
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() 1741 int generic_map_update_batch(struct bpf_map *map, struct file *map_file, in generic_map_update_batch()
|
H A D | hashtab.c | 2522 int bpf_fd_htab_map_update_elem(struct bpf_map *map, struct file *map_file, in bpf_fd_htab_map_update_elem()
|
/openbmc/linux/scripts/ |
H A D | insert-sys-cert.c | 201 static void *map_file(char *file_name, int *size) in map_file() function
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_offload.py | 613 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
|
/openbmc/qemu/tcg/ |
H A D | perf.c | 51 char map_file[32]; in perf_enable_perfmap() local
|
/openbmc/linux/drivers/vhost/ |
H A D | vdpa.c | 844 struct vdpa_map_file *map_file; in vhost_vdpa_va_unmap() local 946 struct vdpa_map_file *map_file; in vhost_vdpa_va_map() local
|
/openbmc/linux/include/linux/ |
H A D | bpf.h | 1816 struct file *map_file; member
|