Home
last modified time | relevance | path

Searched refs:test_mmap (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_mmap.c28 int test_mmap(void *ctx) in test_mmap() function
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmmap.c16 void test_mmap(void) in test_mmap() function
29 struct test_mmap *skel; in test_mmap()