Home
last modified time | relevance | path

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

12

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_lru_map.c29 static int create_map(int map_type, int map_flags, unsigned int size) in create_map()
159 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0()
248 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1()
324 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2()
432 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3()
496 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4()
573 static void test_lru_sanity5(int map_type, int map_flags) in test_lru_sanity5()
620 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6()
687 static void test_lru_sanity7(int map_type, int map_flags) in test_lru_sanity7()
783 static void test_lru_sanity8(int map_type, int map_flags) in test_lru_sanity8()
Dtest_btf.c108 enum bpf_map_type map_type; member
4565 enum bpf_map_type map_type; member
Dtest_verifier.c367 static bool skip_unsupported_map(enum bpf_map_type map_type) in skip_unsupported_map()
/Linux-v5.4/samples/bpf/
Dtest_lru_dist.c208 static int create_map(int map_type, int map_flags, unsigned int size) in create_map()
310 static void test_parallel_lru_dist(int map_type, int map_flags, in test_parallel_lru_dist()
335 static void test_lru_loss0(int map_type, int map_flags) in test_lru_loss0()
389 static void test_lru_loss1(int map_type, int map_flags) in test_lru_loss1()
468 static void test_parallel_lru_loss(int map_type, int map_flags, int nr_tasks) in test_parallel_lru_loss()
/Linux-v5.4/tools/lib/bpf/
Dbpf.c103 int bpf_create_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_node()
123 int bpf_create_map(enum bpf_map_type map_type, int key_size, in bpf_create_map()
137 int bpf_create_map_name(enum bpf_map_type map_type, const char *name, in bpf_create_map_name()
153 int bpf_create_map_in_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map_node()
179 int bpf_create_map_in_map(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map()
Dlibbpf_probes.c193 bool bpf_probe_map_type(enum bpf_map_type map_type, __u32 ifindex) in bpf_probe_map_type()
Dbpf.h41 enum bpf_map_type map_type; member
/Linux-v5.4/fs/cifs/
Dcifs_unicode.c19 int map_type; in cifs_remap() local
180 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
Dsmb2misc.c450 int map_type; in cifs_convert_path_to_utf16() local
Dreaddir.c732 int map_type; in cifs_filldir() local
/Linux-v5.4/drivers/media/tuners/
Dtda18271-maps.c1052 enum tda18271_map_type map_type, in tda18271_lookup_pll_map()
1103 enum tda18271_map_type map_type, in tda18271_lookup_map()
/Linux-v5.4/drivers/pci/
Dp2pdma.c462 enum pci_p2pdma_map_type map_type; in upstream_bridge_distance() local
893 enum pci_p2pdma_map_type map_type; in pci_p2pdma_unmap_sg_attrs() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h158 enum mlx5e_dma_map_type map_type) in mlx5e_dma_push()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_vm.c95 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/
Dfw.h83 __be32 map_type; member
/Linux-v5.4/tools/bpf/bpftool/
Dfeature.c498 probe_map_type(enum bpf_map_type map_type, const char *define_prefix, in probe_map_type()
/Linux-v5.4/arch/x86/kernel/apic/
Dx2apic_uv_x.c732 enum map_type {map_wb, map_uc}; enum
734 …p_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, enum map_type map_type) in map_high()
/Linux-v5.4/fs/btrfs/
Dvolumes.h330 u64 map_type; /* get from map_lookup->type */ member
Dscrub.c1236 static inline void scrub_stripe_index_and_offset(u64 logical, u64 map_type, in scrub_stripe_index_and_offset()
/Linux-v5.4/drivers/net/vmxnet3/
Dvmxnet3_int.h194 u32 map_type; member
/Linux-v5.4/drivers/pinctrl/
Dcore.c1744 static inline const char *map_type(enum pinctrl_map_type type) in map_type() function
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gpuvm.c612 struct amdgpu_vm *vm, enum bo_vm_match map_type, in reserve_bo_and_cond_vms()
/Linux-v5.4/drivers/edac/
De752x_edac.c218 int map_type; member
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c1184 static bool halbtc_get_bt_afh_map_from_bt(void *btc_context, u8 map_type, in halbtc_get_bt_afh_map_from_bt()
/Linux-v5.4/include/linux/
Dbpf.h83 enum bpf_map_type map_type; member

12