Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dmap.h205 struct map_info { struct
221 map_word (*read)(struct map_info *, unsigned long); argument
222 void (*copy_from)(struct map_info *, void *, unsigned long, ssize_t); argument
224 void (*write)(struct map_info *, const map_word, unsigned long); argument
225 void (*copy_to)(struct map_info *, unsigned long, const void *, ssize_t); argument
236 void (*inval_cache)(struct map_info *, unsigned long, ssize_t); argument
243 void (*set_vpp)(struct map_info *, int); argument
254 struct mtd_info *(*probe)(struct map_info *map); argument
/Linux-v4.19/drivers/infiniband/core/
Diwpm_util.c120 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
644 struct iwpm_mapping_info *map_info; in iwpm_send_mapinfo() local
/Linux-v4.19/tools/bpf/bpftool/
Dmap.c159 struct bpf_map_info *map_info, void *key, in do_dump_btf()
184 static int get_btf(struct bpf_map_info *map_info, struct btf **btf) in get_btf()
Dmap_perf_ring.c178 struct bpf_map_info map_info = {}; in do_event_pipe() local
/Linux-v4.19/kernel/events/
Duprobes.c707 struct map_info { struct
708 struct map_info *next; argument
713 static inline struct map_info *free_map_info(struct map_info *info) in free_map_info() argument
/Linux-v4.19/include/linux/
Ddevice-mapper.h36 union map_info { union
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_btf.c1697 struct bpf_map_info map_info = {}; in test_btf_id() local
Dtest_progs.c613 struct bpf_map_info map_info = {}; in test_bpf_obj_id() local