/linux-6.3-rc2/include/linux/mtd/ |
A D | map.h | 191 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.3-rc2/drivers/infiniband/core/ |
A D | iwpm_util.c | 112 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.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | metadata.c | 19 struct bpf_map_info map_info = {}; in prog_holds_map() local
|
A D | pinning.c | 10 struct bpf_map_info map_info = {}; in get_map_id() local
|
A D | mmap.c | 26 struct bpf_map_info map_info; in test_mmap() local
|
A D | bpf_obj_id.c | 253 struct bpf_map_info map_info = {}; in serial_test_bpf_obj_id() local
|
A D | unpriv_bpf_disabled.c | 151 struct bpf_map_info map_info = {}; in test_unpriv_bpf_disabled_negative() local
|
A D | bpf_iter.c | 638 struct bpf_map_info map_info = {}; in test_overflow() local
|
A D | btf.c | 4495 struct bpf_map_info map_info = {}; in test_btf_id() local
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | map.c | 72 struct bpf_map_info *map_info, void *key, in do_dump_btf() 211 print_entry_error(struct bpf_map_info *map_info, void *key, int lookup_errno) in print_entry_error() 735 struct bpf_map_info *map_info, struct btf *btf, in dump_map_elem()
|
A D | map_perf_ring.c | 119 struct bpf_map_info map_info = {}; in do_event_pipe() local
|
A D | btf.c | 839 struct bpf_map_info map_info; in build_btf_tables() local
|
A D | prog.c | 219 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
|
/linux-6.3-rc2/tools/perf/util/ |
A D | bpf_counter.h | 115 struct bpf_map_info map_info = { .id = 0, }; in bpf_map_get_id() local
|
A D | bpf_counter.c | 303 struct bpf_map_info map_info = {0}; in bperf_attr_map_compatible() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/map_tests/ |
A D | map_in_map_batch_ops.c | 17 struct bpf_map_info map_info = {}; in get_map_id_from_fd() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | xdp_synproxy.c | 311 struct bpf_map_info map_info = {}; in syncookie_open_bpf_maps() local
|
/linux-6.3-rc2/kernel/events/ |
A D | uprobes.c | 947 struct map_info { struct 948 struct map_info *next; argument 953 static inline struct map_info *free_map_info(struct map_info *info) in free_map_info() argument
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_switch.c | 3112 struct ice_vsi_list_map_info *map_info = NULL; in ice_find_vsi_list_entry() local 3468 struct ice_vsi_list_map_info *map_info; in ice_vlan_fltr_exist() local 3586 struct ice_vsi_list_map_info *map_info = NULL; in ice_add_vlan_internal() local 6567 struct ice_vsi_list_map_info *map_info; in ice_rem_adv_rule_for_vsi() local
|
/linux-6.3-rc2/include/linux/ |
A D | device-mapper.h | 38 union map_info { union
|
/linux-6.3-rc2/drivers/gpu/drm/virtio/ |
A D | virtgpu_drv.h | 108 uint32_t map_info; member
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | virtio_gpu.h | 445 __u32 map_info; member
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | libbpf.c | 4889 struct bpf_map_info map_info; in map_is_reuse_compat() local
|