Searched defs:mmap_test (Results 1 – 2 of 2) sorted by relevance
21 typedef void *(*mmap_test) (void *, size_t, int, int, int, off_t); typedef
10 int mmap_test(int test_runs, unsigned long long alloc_size) { in mmap_test() function