/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_ktls.c | 95 static void run_tests(int family, enum bpf_map_type map_type) in run_tests() argument
|
H A D | map_init.c | 38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup() argument
|
H A D | sockmap_basic.c | 84 static void test_sockmap_create_update_free(enum bpf_map_type map_type) in test_sockmap_create_update_free() argument 110 static void test_skmsg_helpers(enum bpf_map_type map_type) in test_skmsg_helpers() argument 139 static void test_sockmap_update(enum bpf_map_type map_type) in test_sockmap_update() argument 198 static void test_sockmap_copy(enum bpf_map_type map_type) in test_sockmap_copy() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | libbpf_probes.c | 66 enum bpf_map_type map_type = (enum bpf_map_type)e->val; in test_libbpf_probe_map_types() local
|
H A 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
|
H A D | lookup_and_delete.c | 44 static struct test_lookup_and_delete *setup_prog(enum bpf_map_type map_type, in setup_prog() argument
|
H A D | map_init.c | 38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup() argument
|
H A D | sockmap_ktls.c | 149 static void run_tests(int family, enum bpf_map_type map_type) in run_tests() argument 135 fmt_test_name(const char *subtest_name, int family, enum bpf_map_type map_type) fmt_test_name() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | shmem_utils.c | 36 enum i915_map_type map_type; in shmem_create_from_object() local
|
/kernel/linux/linux-5.10/scripts/ |
H A D | bpf_helpers_doc.py | 519 def map_type(self, t): function
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_lru_map.c | 29 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() argument 159 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0() argument 248 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() argument 324 test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) test_lru_sanity2() argument 432 test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) test_lru_sanity3() argument 496 test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) test_lru_sanity4() argument 573 test_lru_sanity5(int map_type, int map_flags) test_lru_sanity5() argument 620 test_lru_sanity6(int map_type, int map_flags, int tgt_free) test_lru_sanity6() argument 687 test_lru_sanity7(int map_type, int map_flags) test_lru_sanity7() argument 783 test_lru_sanity8(int map_type, int map_flags) test_lru_sanity8() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_vm.c | 94 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot() argument
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf_probes.c | 202 bool bpf_probe_map_type(enum bpf_map_type map_type, __u32 ifindex) in bpf_probe_map_type() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifs_unicode.c | 19 int map_type; in cifs_remap() local 179 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, const struct nls_table *codepage, int map_type) cifs_from_utf16() argument
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18271-maps.c | 1051 tda18271_lookup_pll_map(struct dvb_frontend *fe, enum tda18271_map_type map_type, u32 *freq, u8 *post_div, u8 *div) tda18271_lookup_pll_map() argument 1102 tda18271_lookup_map(struct dvb_frontend *fe, enum tda18271_map_type map_type, u32 *freq, u8 *val) tda18271_lookup_map() argument
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18271-maps.c | 1051 tda18271_lookup_pll_map(struct dvb_frontend *fe, enum tda18271_map_type map_type, u32 *freq, u8 *post_div, u8 *div) tda18271_lookup_pll_map() argument 1102 tda18271_lookup_map(struct dvb_frontend *fe, enum tda18271_map_type map_type, u32 *freq, u8 *val) tda18271_lookup_map() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifs_unicode.c | 17 int map_type; in cifs_remap() local 177 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, const struct nls_table *codepage, int map_type) cifs_from_utf16() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_vm.c | 89 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_migrate.c | 20 enum i915_map_type map_type = in igt_fill_check_buffer() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
H A D | map_in_map_batch_ops.c | 31 static void create_inner_maps(enum bpf_map_type map_type, in create_inner_maps() argument 66 static int create_outer_map(enum bpf_map_type map_type, __u32 inner_map_fd) in create_outer_map() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
H A D | check_user_mem.c | 145 const char* map_type; in format_test_name() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_lru_map.c | 28 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() argument 148 static void test_lru_sanity0(int map_type, int map_flags) in test_lru_sanity0() argument 239 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() argument 315 test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) test_lru_sanity2() argument 422 test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) test_lru_sanity3() argument 486 test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) test_lru_sanity4() argument 562 test_lru_sanity5(int map_type, int map_flags) test_lru_sanity5() argument 609 test_lru_sanity6(int map_type, int map_flags, int tgt_free) test_lru_sanity6() argument 676 test_lru_sanity7(int map_type, int map_flags) test_lru_sanity7() argument 767 test_lru_sanity8(int map_type, int map_flags) test_lru_sanity8() argument [all...] |
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | libbpf_probes.c | 277 static int probe_map_create(enum bpf_map_type map_type) in probe_map_create() argument 392 int libbpf_probe_bpf_map_type(enum bpf_map_type map_type, const void *opts) in libbpf_probe_bpf_map_type() argument
|
H A D | skel_internal.h | 219 static inline int skel_map_create(enum bpf_map_type map_type, in skel_map_create() argument
|
/kernel/linux/linux-6.6/scripts/ |
H A D | bpf_doc.py | 796 def map_type(self, t): function
|