Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap17.c57 static void test_mmap(void) in test_mmap() function
82 .test_all = test_mmap,
/third_party/ltp/testcases/kernel/mem/mtest06/
Dmmap3.c107 static void test_mmap(void) in test_mmap() function
193 .test_all = test_mmap,
/third_party/python/Lib/test/
Dtest_audit.py76 def test_mmap(self): member in AuditTest
Daudit-tests.py265 def test_mmap(): function