Searched defs:map_type (Results 1 - 25 of 58) sorted by last modified time

123

/linux-master/drivers/pinctrl/
H A Dcore.c1816 static inline const char *map_type(enum pinctrl_map_type type) function
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c1182 reserve_bo_and_cond_vms(struct kgd_mem *mem, struct amdgpu_vm *vm, enum bo_vm_match map_type, struct bo_vm_reservation_context *ctx) argument
/linux-master/fs/smb/client/
H A Dsmb2misc.c459 int map_type; local
H A Dreaddir.c945 int map_type; local
/linux-master/kernel/bpf/
H A Dverifier.c469 enum bpf_map_type map_type = map ? map->map_type : BPF_MAP_TYPE_UNSPEC; local
[all...]
H A Dsyscall.c1188 u32 map_type = attr->map_type; local
[all...]
/linux-master/include/linux/
H A Dbpf.h263 enum bpf_map_type map_type; member in struct:bpf_map
/linux-master/tools/lib/bpf/
H A Dlibbpf.c5009 enum libbpf_map_type map_type = map->libbpf_type; local
13582 const struct btf_type *map_type, *var_type; local
[all...]
H A Dlibbpf_probes.c282 static int probe_map_create(enum bpf_map_type map_type) argument
405 int libbpf_probe_bpf_map_type(enum bpf_map_type map_type, const void *opts) argument
H A Dlibbpf_internal.h266 __u32 map_type; member in struct:btf_map_def
H A Dbpf.c168 int bpf_map_create(enum bpf_map_type map_type, argument
/linux-master/tools/bpf/bpftool/
H A Dgen.c1057 const struct btf_type *map_type; local
1535 const struct btf_type *map_type, *var_type; local
939 walk_st_ops_shadow_vars(struct btf *btf, const char *ident, const struct btf_type *map_type, __u32 map_type_id) argument
[all...]
H A Dmap.c1242 enum bpf_map_type map_type = BPF_MAP_TYPE_UNSPEC; local
/linux-master/scripts/
H A Dbpf_doc.py796 def map_type(self, t): function
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-hw.c672 wave5_vpu_dec_register_framebuffer(struct vpu_instance *inst, struct frame_buffer *fb_arr, enum tiled_map_type map_type, unsigned int count) argument
1745 wave5_vpu_enc_register_framebuffer(struct device *dev, struct vpu_instance *inst, struct frame_buffer *fb_arr, enum tiled_map_type map_type, unsigned int count) argument
/linux-master/tools/perf/
H A Dbuiltin-trace.c2924 char map_type = 'd'; local
/linux-master/drivers/pci/
H A Dp2pdma.c578 enum pci_p2pdma_map_type map_type = PCI_P2PDMA_MAP_THRU_HOST_BRIDGE; local
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c535 static bool skip_unsupported_map(enum bpf_map_type map_type) argument
H A Dtest_maps.c1591 static void test_map_wronly_stack_or_queue(enum bpf_map_type map_type) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c31 enum bpf_map_type map_type; member in struct:bpf_map
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_str.c130 enum bpf_map_type map_type = (enum bpf_map_type)e->val; local
H A Dlibbpf_probes.c68 enum bpf_map_type map_type = (enum bpf_map_type)e->val; local
H A Dbtf.c67 enum bpf_map_type map_type; member in struct:btf_raw_test
5219 enum bpf_map_type map_type; member in struct:btf_pprint_test_meta
[all...]
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1456 __u32 map_type; /* one of enum bpf_map_type */ member in struct:bpf_attr::__anon3130
/linux-master/net/core/
H A Dfilter.c4336 enum bpf_map_type map_type = ri->map_type; local
4360 enum bpf_map_type map_type = ri->map_type; local
4419 enum bpf_map_type map_type = ri->map_type; local
4433 enum bpf_map_type map_type = ri->map_type; local
4442 xdp_do_generic_redirect_map(struct net_device *dev, struct sk_buff *skb, struct xdp_buff *xdp, struct bpf_prog *xdp_prog, void *fwd, enum bpf_map_type map_type, u32 map_id) argument
4495 enum bpf_map_type map_type = ri->map_type; local
[all...]

Completed in 569 milliseconds

123