Searched defs:map_type (Results 26 - 50 of 58) sorted by relevance

123

/linux-master/fs/smb/client/
H A Dreaddir.c945 int map_type; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c89 static void test_sockmap_create_update_free(enum bpf_map_type map_type) argument
111 static void test_skmsg_helpers(enum bpf_map_type map_type) argument
134 static void test_skmsg_helpers_with_link(enum bpf_map_type map_type) argument
193 static void test_sockmap_update(enum bpf_map_type map_type) argument
249 static void test_sockmap_copy(enum bpf_map_type map_type) argument
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/bpf/bpftool/
H A Dfeature.c593 static bool probe_map_type_ifindex(enum bpf_map_type map_type, __u32 ifindex) argument
614 probe_map_type(enum bpf_map_type map_type, char const *map_type_str, argument
959 unsigned int map_type = BPF_MAP_TYPE_UNSPEC; local
[all...]
H A Dgen.c1057 const struct btf_type *map_type; local
1536 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...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h291 mlx5e_dma_push(struct mlx5e_txqsq *sq, dma_addr_t addr, u32 size, enum mlx5e_dma_map_type map_type) argument
/linux-master/tools/lib/bpf/
H A Dgen_loader.c448 bpf_gen__map_create(struct bpf_gen *gen, enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, struct bpf_map_create_opts *map_attr, int map_idx) argument
H A Dbpf.c168 int bpf_map_create(enum bpf_map_type map_type, argument
H A Dlibbpf_internal.h266 __u32 map_type; member in struct:btf_map_def
/linux-master/tools/testing/selftests/bpf/
H A Dtest_maps.c1591 static void test_map_wronly_stack_or_queue(enum bpf_map_type map_type) argument
H A Dtest_verifier.c535 static bool skip_unsupported_map(enum bpf_map_type map_type) argument
/linux-master/drivers/pci/
H A Dp2pdma.c578 enum pci_p2pdma_map_type map_type = PCI_P2PDMA_MAP_THRU_HOST_BRIDGE; local
/linux-master/drivers/pinctrl/
H A Dcore.c1816 static inline const char *map_type(enum pinctrl_map_type type) function
/linux-master/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c1170 static bool halbtc_get_bt_afh_map_from_bt(void *btc_context, u8 map_type, argument
/linux-master/samples/bpf/
H A Dxdp_sample_user.c73 enum map_type { enum
/linux-master/drivers/edac/
H A De752x_edac.c218 int map_type; member in struct:e752x_pvt
/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_int.h200 u32 map_type; member in struct:vmxnet3_tx_buf_info
H A Dvmxnet3_drv.c342 u32 map_type = tbi->map_type; local
364 u32 map_type; local
447 u32 map_type; local
[all...]
/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
H A Dwave5-vpuapi.h341 enum tiled_map_type map_type; member in struct:frame_buffer
/linux-master/fs/btrfs/
H A Dvolumes.h478 u64 map_type; member in struct:btrfs_io_context
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c1183 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/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c823 enum map_type {map_wb, map_uc}; enum
826 static __init void map_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, enum map_type map_type) argument
/linux-master/include/linux/
H A Dfilter.h743 enum bpf_map_type map_type; member in struct:bpf_redirect_info
/linux-master/kernel/bpf/
H A Dsyscall.c1201 u32 map_type = attr->map_type; local
[all...]

Completed in 405 milliseconds

123