Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
A Dmap.h191 struct map_info { struct
207 map_word (*read)(struct map_info *, unsigned long); argument
208 void (*copy_from)(struct map_info *, void *, unsigned long, ssize_t); argument
210 void (*write)(struct map_info *, const map_word, unsigned long); argument
211 void (*copy_to)(struct map_info *, unsigned long, const void *, ssize_t); argument
222 void (*inval_cache)(struct map_info *, unsigned long, ssize_t); argument
229 void (*set_vpp)(struct map_info *, int); argument
240 struct mtd_info *(*probe)(struct map_info *map); argument
/linux/drivers/infiniband/core/
A Diwpm_util.c112 struct iwpm_mapping_info *map_info; in iwpm_create_mapinfo() local
158 struct iwpm_mapping_info *map_info = NULL; in iwpm_remove_mapinfo() local
191 struct iwpm_mapping_info *map_info; in free_hash_bucket() local
640 struct iwpm_mapping_info *map_info; in iwpm_send_mapinfo() local
/linux/tools/testing/selftests/bpf/prog_tests/
A Dmetadata.c19 struct bpf_prog_info map_info = {}; in prog_holds_map() local
A Dpinning.c10 struct bpf_map_info map_info = {}; in get_map_id() local
A Dmmap.c26 struct bpf_map_info map_info; in test_mmap() local
A Dbpf_obj_id.c253 struct bpf_map_info map_info = {}; in serial_test_bpf_obj_id() local
A Dbpf_iter.c456 struct bpf_map_info map_info = {}; in test_overflow() local
A Dbtf.c4281 struct bpf_map_info map_info = {}; in test_btf_id() local
/linux/tools/bpf/bpftool/
A Dmap.c102 struct bpf_map_info *map_info, void *key, in do_dump_btf()
241 print_entry_error(struct bpf_map_info *map_info, void *key, int lookup_errno) in print_entry_error()
760 struct bpf_map_info *map_info, struct btf *btf, in dump_map_elem()
A Dmap_perf_ring.c126 struct bpf_map_info map_info = {}; in do_event_pipe() local
A Dbtf.c748 struct bpf_map_info map_info; in build_btf_tables() local
A Dprog.c163 static void *find_metadata(int prog_fd, struct bpf_map_info *map_info) in find_metadata()
251 struct bpf_map_info map_info; in show_prog_metadata() local
/linux/tools/perf/util/
A Dbpf_counter.h110 struct bpf_map_info map_info = { .id = 0, }; in bpf_map_get_id() local
A Dbpf_counter.c298 struct bpf_map_info map_info = {0}; in bperf_attr_map_compatible() local
/linux/kernel/events/
A Duprobes.c952 struct map_info { struct
953 struct map_info *next; argument
958 static inline struct map_info *free_map_info(struct map_info *info) in free_map_info() argument
/linux/include/linux/
A Ddevice-mapper.h36 union map_info { union
/linux/drivers/net/ethernet/intel/ice/
A Dice_switch.c2186 struct ice_vsi_list_map_info *map_info = NULL; in ice_find_vsi_list_entry() local
2542 struct ice_vsi_list_map_info *map_info; in ice_vlan_fltr_exist() local
2772 struct ice_vsi_list_map_info *map_info = NULL; in ice_add_vlan_internal() local
/linux/drivers/gpu/drm/virtio/
A Dvirtgpu_drv.h110 uint32_t map_info; member
/linux/tools/lib/bpf/
A Dxsk.c617 struct bpf_map_info map_info; in xsk_lookup_bpf_maps() local
A Dlibbpf.c4720 struct bpf_map_info map_info = {}; in map_is_reuse_compat() local
/linux/include/uapi/linux/
A Dvirtio_gpu.h445 __u32 map_info; member

Completed in 111 milliseconds