Home
last modified time | relevance | path

Searched defs:map_info (Results 1 – 25 of 25) sorted by relevance

/linux/include/linux/mtd/
H A Dmap.h192 struct map_info { struct
208 map_word (*read)(struct map_info *, unsigned long); argument
209 void (*copy_from)(struct map_info *, void *, unsigned long, ssize_t); argument
211 void (*write)(struct map_info *, const map_word, unsigned long); argument
212 void (*copy_to)(struct map_info *, unsigned long, const void *, ssize_t); argument
223 void (*inval_cache)(struct map_info *, unsigned long, ssize_t); argument
230 void (*set_vpp)(struct map_info *, int); argument
241 struct mtd_info *(*probe)(struct map_info *ma argument
[all...]
/linux/drivers/infiniband/core/
H A Diwpm_util.c112 struct iwpm_mapping_info *map_info; in iwpm_create_mapinfo() local
158 struct iwpm_mapping_info *map_info = NULL; iwpm_remove_mapinfo() local
191 struct iwpm_mapping_info *map_info; free_hash_bucket() local
640 struct iwpm_mapping_info *map_info; iwpm_send_mapinfo() local
[all...]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmetadata.c19 struct bpf_map_info map_info = {}; in prog_holds_map() local
H A Dpinning.c10 struct bpf_map_info map_info = {}; in get_map_id() local
H A Dmmap.c26 struct bpf_map_info map_info; in test_mmap() local
H A Dbpf_obj_id.c209 struct bpf_map_info map_info = {}; in serial_test_bpf_obj_id() local
H A Dunpriv_bpf_disabled.c152 struct bpf_map_info map_info = {}; in test_unpriv_bpf_disabled_negative() local
H A Dbpf_iter.c722 struct bpf_map_info map_info = {}; in test_overflow() local
H A Dbtf.c4613 struct bpf_map_info map_info = {}; in test_btf_id() local
[all...]
/linux/tools/bpf/bpftool/
H A Dmap_perf_ring.c119 struct bpf_map_info map_info = {}; in do_event_pipe() local
H A Dprog.c219 static void *find_metadata(int prog_fd, struct bpf_map_info *map_info) in find_metadata() argument
307 struct bpf_map_info map_info; show_prog_metadata() local
[all...]
H A Dbtf.c1222 struct bpf_map_info map_info; in build_btf_tables() local
/linux/tools/perf/util/
H A Dbpf_counter.h115 struct bpf_map_info map_info = { .id = 0, }; in bpf_map_get_id() local
H A Dbpf_counter.c306 struct bpf_map_info map_info = {0}; in bperf_attr_map_compatible() local
H A Dbpf-event.c186 struct bpf_map_info map_info; in bpf_metadata_read_map_data() local
[all...]
/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c17 struct bpf_map_info map_info = {}; in get_map_id_from_fd() local
H A Dmap_percpu_stats.c22 static void map_info(int map_fd, struct bpf_map_info *info) in map_info() function
/linux/drivers/soc/cirrus/
H A Dsoc-ep93xx.c173 struct ep93xx_map_info *map_info; in ep93xx_syscon_probe() local
[all...]
/linux/tools/testing/selftests/bpf/
H A Dxdp_synproxy.c311 struct bpf_map_info map_info = {}; in syncookie_open_bpf_maps() local
/linux/kernel/events/
H A Duprobes.c1178 struct map_info { struct
1179 struct map_info *next; argument
1184 static inline struct map_info *free_map_info(struct map_info *info) in free_map_info() argument
[all...]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c3261 struct ice_vsi_list_map_info *map_info = NULL; in ice_find_vsi_list_entry() local
3569 struct ice_vsi_list_map_info *map_info; in ice_vlan_fltr_exist() local
3687 struct ice_vsi_list_map_info *map_info = NULL; in ice_add_vlan_internal() local
[all...]
/linux/include/linux/
H A Ddevice-mapper.h38 union map_info { union
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h112 uint32_t map_info; member
/linux/include/uapi/linux/
H A Dvirtio_gpu.h449 __u32 map_info; member
/linux/tools/lib/bpf/
H A Dlibbpf.c5082 struct bpf_map_info map_info; in map_is_reuse_compat() local
[all...]