Searched refs:test_mmap (Results 1 – 4 of 4) sorted by relevance
34 int test_mmap(void) in test_mmap() function89 return test_harness(test_mmap, "mmap_bench"); in main()
125 void test_mmap(unsigned long size, unsigned flags) in test_mmap() function222 test_mmap(ps, MAP_HUGETLB | arg); in main()225 test_mmap(default_hps, MAP_HUGETLB); in main()
28 int test_mmap(void *ctx) in test_mmap() function
16 void test_mmap(void) in test_mmap() function29 struct test_mmap *skel; in test_mmap()