Home
last modified time | relevance | path

Searched defs:test_mmap (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap20.c45 static void test_mmap(void) in test_mmap() function
Dmmap17.c56 static void test_mmap(void) in test_mmap() function
/third_party/rust/crates/rustix/tests/mm/
Dmmap.rs6 fn test_mmap() { in test_mmap() function
/third_party/ltp/testcases/kernel/mem/mtest06/
Dmmap3.c105 static void test_mmap(void) in test_mmap() function
/third_party/python/Lib/test/
Dtest_audit.py80 def test_mmap(self): member in AuditTest
Daudit-tests.py265 def test_mmap(): function