/Linux-v6.1/tools/testing/selftests/bpf/ |
D | test_lru_map.c | 28 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() 148 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0() 239 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() 315 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2() 422 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3() 486 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4() 562 static void test_lru_sanity5(int map_type, int map_flags) in test_lru_sanity5() 609 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6() 676 static void test_lru_sanity7(int map_type, int map_flags) in test_lru_sanity7() 767 static void test_lru_sanity8(int map_type, int map_flags) in test_lru_sanity8()
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | sockmap_basic.c | 84 static void test_sockmap_create_update_free(enum bpf_map_type map_type) in test_sockmap_create_update_free() 106 static void test_skmsg_helpers(enum bpf_map_type map_type) in test_skmsg_helpers() 129 static void test_sockmap_update(enum bpf_map_type map_type) in test_sockmap_update() 185 static void test_sockmap_copy(enum bpf_map_type map_type) in test_sockmap_copy()
|
D | sockmap_ktls.c | 136 enum bpf_map_type map_type) in fmt_test_name() 149 static void run_tests(int family, enum bpf_map_type map_type) in run_tests()
|
D | libbpf_probes.c | 66 enum bpf_map_type map_type = (enum bpf_map_type)e->val; in test_libbpf_probe_map_types() local
|
D | map_init.c | 38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup()
|
D | libbpf_str.c | 130 enum bpf_map_type map_type = (enum bpf_map_type)e->val; in test_libbpf_bpf_map_type_str() local
|
D | lookup_and_delete.c | 44 static struct test_lookup_and_delete *setup_prog(enum bpf_map_type map_type, in setup_prog()
|
/Linux-v6.1/samples/bpf/ |
D | test_lru_dist.c | 207 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() 312 static void test_parallel_lru_dist(int map_type, int map_flags, in test_parallel_lru_dist() 337 static void test_lru_loss0(int map_type, int map_flags) in test_lru_loss0() 391 static void test_lru_loss1(int map_type, int map_flags) in test_lru_loss1() 470 static void test_parallel_lru_loss(int map_type, int map_flags, int nr_tasks) in test_parallel_lru_loss()
|
/Linux-v6.1/include/trace/events/ |
D | xdp.h | 164 #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-v6.1/tools/lib/bpf/ |
D | libbpf_probes.c | 191 static int probe_map_create(enum bpf_map_type map_type) in probe_map_create() 305 int libbpf_probe_bpf_map_type(enum bpf_map_type map_type, const void *opts) in libbpf_probe_bpf_map_type()
|
D | skel_internal.h | 219 static inline int skel_map_create(enum bpf_map_type map_type, in skel_map_create()
|
/Linux-v6.1/tools/testing/selftests/bpf/map_tests/ |
D | map_in_map_batch_ops.c | 31 static void create_inner_maps(enum bpf_map_type map_type, in create_inner_maps() 66 static int create_outer_map(enum bpf_map_type map_type, __u32 inner_map_fd) in create_outer_map()
|
/Linux-v6.1/fs/cifs/ |
D | cifs_unicode.c | 18 int map_type; in cifs_remap() local 179 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
|
D | smb2misc.c | 465 int map_type; in cifs_convert_path_to_utf16() local
|
/Linux-v6.1/drivers/media/tuners/ |
D | tda18271-maps.c | 1052 enum tda18271_map_type map_type, in tda18271_lookup_pll_map() 1103 enum tda18271_map_type map_type, in tda18271_lookup_map()
|
/Linux-v6.1/tools/bpf/bpftool/ |
D | feature.c | 597 static bool probe_map_type_ifindex(enum bpf_map_type map_type, __u32 ifindex) in probe_map_type_ifindex() 618 probe_map_type(enum bpf_map_type map_type, char const *map_type_str, in probe_map_type() 962 unsigned int map_type = BPF_MAP_TYPE_UNSPEC; in section_map_types() local
|
/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | map_kptr.c | 40 #define DEFINE_MAP_OF_MAP(map_type, inner_map_type, name) \ argument
|
/Linux-v6.1/tools/testing/selftests/arm64/mte/ |
D | check_user_mem.c | 145 const char* map_type; in format_test_name() local
|
/Linux-v6.1/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_migrate.c | 20 enum i915_map_type map_type = in igt_fill_check_buffer() local
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_vm.c | 89 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot()
|
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/bpf/ |
D | fw.h | 83 __be32 map_type; member
|
/Linux-v6.1/scripts/ |
D | bpf_doc.py | 775 def map_type(self, t): member in PrinterHelpers
|
/Linux-v6.1/tools/perf/util/ |
D | bpf_counter.c | 319 bpf_map_create(enum bpf_map_type map_type, in bpf_map_create()
|
/Linux-v6.1/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 912 enum map_type {map_wb, map_uc}; enum 915 …p_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, enum map_type map_type) in map_high()
|
/Linux-v6.1/drivers/pci/ |
D | p2pdma.c | 453 enum pci_p2pdma_map_type map_type = PCI_P2PDMA_MAP_THRU_HOST_BRIDGE; in calc_map_type_and_dist() local
|