Home
last modified time | relevance | path

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

12

/Linux-v5.15/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()
256 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1()
332 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2()
440 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3()
504 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4()
581 static void test_lru_sanity5(int map_type, int map_flags) in test_lru_sanity5()
628 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6()
695 static void test_lru_sanity7(int map_type, int map_flags) in test_lru_sanity7()
791 static void test_lru_sanity8(int map_type, int map_flags) in test_lru_sanity8()
Dtest_maps.c1566 static void test_map_wronly_stack_or_queue(enum bpf_map_type map_type) in test_map_wronly_stack_or_queue()
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dsockmap_basic.c85 static void test_sockmap_create_update_free(enum bpf_map_type map_type) in test_sockmap_create_update_free()
111 static void test_skmsg_helpers(enum bpf_map_type map_type) in test_skmsg_helpers()
140 static void test_sockmap_update(enum bpf_map_type map_type) in test_sockmap_update()
199 static void test_sockmap_copy(enum bpf_map_type map_type) in test_sockmap_copy()
Dsockmap_ktls.c95 static void run_tests(int family, enum bpf_map_type map_type) in run_tests()
Dmap_init.c38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup()
Dlookup_and_delete.c44 static struct test_lookup_and_delete *setup_prog(enum bpf_map_type map_type, in setup_prog()
Dbtf.c70 enum bpf_map_type map_type; member
4668 enum bpf_map_type map_type; member
/Linux-v5.15/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.15/include/trace/events/
Dxdp.h164 #define _trace_xdp_redirect_map(dev, xdp, to, map_type, map_id, index) \ argument
167 #define _trace_xdp_redirect_map_err(dev, xdp, to, map_type, map_id, index, err) \ argument
/Linux-v5.15/fs/cifs/
Dcifs_unicode.c18 int map_type; in cifs_remap() local
179 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.c873 int map_type; in cifs_filldir() local
/Linux-v5.15/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.15/tools/lib/bpf/
Dbpf.c110 int bpf_create_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_node()
130 int bpf_create_map(enum bpf_map_type map_type, int key_size, in bpf_create_map()
144 int bpf_create_map_name(enum bpf_map_type map_type, const char *name, in bpf_create_map_name()
160 int bpf_create_map_in_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map_node()
188 int bpf_create_map_in_map(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map()
Dlibbpf_probes.c202 bool bpf_probe_map_type(enum bpf_map_type map_type, __u32 ifindex) in bpf_probe_map_type()
Dbpf.h39 enum bpf_map_type map_type; member
/Linux-v5.15/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_migrate.c13 enum i915_map_type map_type = in igt_fill_check_buffer() local
/Linux-v5.15/drivers/pci/
Dp2pdma.c453 enum pci_p2pdma_map_type map_type = PCI_P2PDMA_MAP_THRU_HOST_BRIDGE; in calc_map_type_and_dist() local
927 enum pci_p2pdma_map_type map_type; in pci_p2pdma_unmap_sg_attrs() local
/Linux-v5.15/scripts/
Dbpf_doc.py637 def map_type(self, t): member in PrinterHelpers
/Linux-v5.15/drivers/gpu/drm/
Ddrm_vm.c89 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/bpf/
Dfw.h83 __be32 map_type; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h253 enum mlx5e_dma_map_type map_type) in mlx5e_dma_push()
/Linux-v5.15/arch/x86/kernel/apic/
Dx2apic_uv_x.c906 enum map_type {map_wb, map_uc}; enum
909 …p_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, enum map_type map_type) in map_high()
/Linux-v5.15/tools/bpf/bpftool/
Dfeature.c530 probe_map_type(enum bpf_map_type map_type, const char *define_prefix, in probe_map_type()
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c31 enum bpf_map_type map_type; member

12