HomeSort by relevance Sort by last modified time
    Searched refs:test_mmap (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/test/cfi/cross-dso/
shadow_is_read_only.cpp 55 const bool test_mmap = strcmp(argv[1], "mmap") == 0; local
64 if (test_mmap) {
  /external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
mmap_bench.c 34 int test_mmap(void) function
89 return test_harness(test_mmap, "mmap_bench");
  /external/ltp/testcases/kernel/mem/mtest06/
mmap3.c 124 static void test_mmap(void) function
212 .test_all = test_mmap,
  /external/linux-kselftest/tools/testing/selftests/vm/
thuge-gen.c 142 void test_mmap(unsigned long size, unsigned flags) function
239 test_mmap(ps, MAP_HUGETLB | arg);
242 test_mmap(default_hps, SHM_HUGETLB);

Completed in 1080 milliseconds