Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dsoft-dirty.c127 static void test_mprotect(int pagemap_fd, int pagesize, bool anon) in test_mprotect() function
182 test_mprotect(pagemap_fd, pagesize, true); in test_mprotect_anon()
187 test_mprotect(pagemap_fd, pagesize, false); in test_mprotect_file()
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c398 int test_mprotect(void) in test_mprotect() function
841 if (test_mprotect()) { in main()