| /kernel/linux/linux-6.6/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() 161 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0() 252 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() 320 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2() 426 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3() 487 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4() 564 static void test_lru_sanity5(int map_type, int map_flags) in test_lru_sanity5() 611 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6() 678 static void test_lru_sanity7(int map_type, int map_flags) in test_lru_sanity7() 769 static void test_lru_sanity8(int map_type, int map_flags) in test_lru_sanity8()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | test_lru_map.c | 29 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()
|
| /kernel/linux/linux-5.10/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() 110 static void test_skmsg_helpers(enum bpf_map_type map_type) in test_skmsg_helpers() 139 static void test_sockmap_update(enum bpf_map_type map_type) in test_sockmap_update() 198 static void test_sockmap_copy(enum bpf_map_type map_type) in test_sockmap_copy()
|
| D | sockmap_ktls.c | 95 static void run_tests(int family, enum bpf_map_type map_type) in run_tests()
|
| D | map_init.c | 38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup()
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| D | test_lru_dist.c | 202 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() 307 static void test_parallel_lru_dist(int map_type, int map_flags, in test_parallel_lru_dist() 332 static void test_lru_loss0(int map_type, int map_flags) in test_lru_loss0() 386 static void test_lru_loss1(int map_type, int map_flags) in test_lru_loss1() 465 static void test_parallel_lru_loss(int map_type, int map_flags, int nr_tasks) in test_parallel_lru_loss()
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | test_lru_dist.c | 208 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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | sockmap_ktls.c | 135 enum bpf_map_type map_type) in fmt_test_name() 148 static void run_tests(int family, enum bpf_map_type map_type) in run_tests()
|
| D | sockmap_basic.c | 89 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() 134 static void test_sockmap_update(enum bpf_map_type map_type) in test_sockmap_update() 190 static void test_sockmap_copy(enum bpf_map_type map_type) in test_sockmap_copy()
|
| 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()
|
| /kernel/linux/linux-6.6/include/trace/events/ |
| D | xdp.h | 165 #define _trace_xdp_redirect_map(dev, xdp, to, map_type, map_id, index) \ argument 168 #define _trace_xdp_redirect_map_err(dev, xdp, to, map_type, map_id, index, err) \ argument
|
| /kernel/linux/linux-6.6/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()
|
| D | map_percpu_stats.c | 128 static bool is_lru(__u32 map_type) in is_lru() 135 __u32 map_type; member
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| D | libbpf_probes.c | 277 static int probe_map_create(enum bpf_map_type map_type) in probe_map_create() 392 int libbpf_probe_bpf_map_type(enum bpf_map_type map_type, const void *opts) in libbpf_probe_bpf_map_type()
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | cifs_unicode.c | 17 int map_type; in cifs_remap() local 178 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | cifs_unicode.c | 19 int map_type; in cifs_remap() local 180 const struct nls_table *codepage, int map_type) in cifs_from_utf16()
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | bpf.c | 107 int bpf_create_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_node() 127 int bpf_create_map(enum bpf_map_type map_type, int key_size, in bpf_create_map() 141 int bpf_create_map_name(enum bpf_map_type map_type, const char *name, in bpf_create_map_name() 157 int bpf_create_map_in_map_node(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map_node() 183 int bpf_create_map_in_map(enum bpf_map_type map_type, const char *name, in bpf_create_map_in_map()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| D | shmem_utils.c | 36 enum i915_map_type map_type; in shmem_create_from_object() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
| D | check_user_mem.c | 145 const char* map_type; in format_test_name() local
|