Searched refs:test_uffdio_wp (Results 1 – 3 of 3) sorted by relevance
84 args[i].apply_wp = test_uffdio_wp; in uffd_stats_reset()125 return __copy_page(ufd, offset, true, test_uffdio_wp); in copy_page_retry()165 if (test_uffdio_wp) in background_thread()288 true, test_uffdio_wp, false)) in userfaultfd_stress()293 true, test_uffdio_wp, false)) in userfaultfd_stress()330 if (test_uffdio_wp) in userfaultfd_stress()412 test_uffdio_wp = test_uffdio_wp && in parse_test_type_arg()
97 extern bool test_uffdio_wp;
17 bool test_uffdio_wp = true; variable