Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mtd/
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-6.12.1/drivers/infiniband/core/
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-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dmetadata.c19 struct bpf_map_info map_info = {}; in prog_holds_map() local
Dpinning.c10 struct bpf_map_info map_info = {}; in get_map_id() local
Dmmap.c26 struct bpf_map_info map_info; in test_mmap() local
Dbpf_obj_id.c209 struct bpf_map_info map_info = {}; in serial_test_bpf_obj_id() local
Dunpriv_bpf_disabled.c152 struct bpf_map_info map_info = {}; in test_unpriv_bpf_disabled_negative() local
Dbpf_iter.c654 struct bpf_map_info map_info = {}; in test_overflow() local
Dbtf.c4598 struct bpf_map_info map_info = {}; in test_btf_id() local
/linux-6.12.1/tools/bpf/bpftool/
Dmap.c72 struct bpf_map_info *map_info, void *key, in do_dump_btf()
214 print_entry_error(struct bpf_map_info *map_info, void *key, int lookup_errno) in print_entry_error()
743 struct bpf_map_info *map_info, struct btf *btf, in dump_map_elem()
Dmap_perf_ring.c119 struct bpf_map_info map_info = {}; in do_event_pipe() local
Dprog.c219 static void *find_metadata(int prog_fd, struct bpf_map_info *map_info) in find_metadata()
307 struct bpf_map_info map_info; in show_prog_metadata() local
Dbtf.c1093 struct bpf_map_info map_info; in build_btf_tables() local
/linux-6.12.1/tools/perf/util/
Dbpf_counter.h115 struct bpf_map_info map_info = { .id = 0, }; in bpf_map_get_id() local
Dbpf_counter.c306 struct bpf_map_info map_info = {0}; in bperf_attr_map_compatible() local
/linux-6.12.1/tools/testing/selftests/bpf/map_tests/
Dmap_in_map_batch_ops.c17 struct bpf_map_info map_info = {}; in get_map_id_from_fd() local
Dmap_percpu_stats.c22 static void map_info(int map_fd, struct bpf_map_info *info) in map_info() function
/linux-6.12.1/drivers/soc/cirrus/
Dsoc-ep93xx.c173 struct ep93xx_map_info *map_info; in ep93xx_syscon_probe() local
/linux-6.12.1/tools/testing/selftests/bpf/
Dxdp_synproxy.c311 struct bpf_map_info map_info = {}; in syncookie_open_bpf_maps() local
/linux-6.12.1/kernel/events/
Duprobes.c983 struct map_info { struct
984 struct map_info *next; argument
989 static inline struct map_info *free_map_info(struct map_info *info) in free_map_info() argument
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_switch.c3260 struct ice_vsi_list_map_info *map_info = NULL; in ice_find_vsi_list_entry() local
3568 struct ice_vsi_list_map_info *map_info; in ice_vlan_fltr_exist() local
3686 struct ice_vsi_list_map_info *map_info = NULL; in ice_add_vlan_internal() local
/linux-6.12.1/include/linux/
Ddevice-mapper.h38 union map_info { union
/linux-6.12.1/drivers/gpu/drm/virtio/
Dvirtgpu_drv.h111 uint32_t map_info; member
/linux-6.12.1/include/uapi/linux/
Dvirtio_gpu.h448 __u32 map_info; member
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c5029 struct bpf_map_info map_info; in map_is_reuse_compat() local