Home
last modified time | relevance | path

Searched refs:test_mmap (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c34 int test_mmap(void) in test_mmap() function
89 return test_harness(test_mmap, "mmap_bench"); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c34 int test_mmap(void) in test_mmap() function
89 return test_harness(test_mmap, "mmap_bench"); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dthuge-gen.c142 void test_mmap(unsigned long size, unsigned flags) in test_mmap() function
239 test_mmap(ps, MAP_HUGETLB | arg); in main()
242 test_mmap(default_hps, SHM_HUGETLB); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dthuge-gen.c125 void test_mmap(unsigned long size, unsigned flags) in test_mmap() function
222 test_mmap(ps, MAP_HUGETLB | arg); in main()
225 test_mmap(default_hps, MAP_HUGETLB); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_mmap.c30 int test_mmap(void *ctx) in test_mmap() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_mmap.c28 int test_mmap(void *ctx) in test_mmap() function
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dmmap.c4 #include "test_mmap.skel.h"
16 void test_mmap(void) in test_mmap() function
29 struct test_mmap *skel; in test_mmap()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmmap.c4 #include "test_mmap.skel.h"
16 void test_mmap(void) in test_mmap() function
29 struct test_mmap *skel; in test_mmap()

Completed in 3 milliseconds