Home
last modified time | relevance | path

Searched refs:test_mprotect (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dsoft-dirty.c136 static void test_mprotect(int pagemap_fd, int pagesize, bool anon) in test_mprotect()
315 test_mprotect(pagemap_fd, pagesize, true);
320 test_mprotect(pagemap_fd, pagesize, false);
134 static void test_mprotect(int pagemap_fd, int pagesize, bool anon) test_mprotect() function
/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c399 int test_mprotect(void) in test_mprotect() function
1033 if (test_mprotect()) { in main()