Searched refs:test_mprotect (Results 1 – 2 of 2) sorted by relevance
127 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()
399 int test_mprotect(void) in test_mprotect() function1033 if (test_mprotect()) { in main()