Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/vm/
Duserfaultfd.c81 static bool test_uffdio_wp = false; variable
505 if (test_uffdio_wp) in __copy_page()
694 if (test_uffdio_wp) in background_thread()
1048 if (test_uffdio_wp) in userfaultfd_zeropage_test()
1100 if (test_uffdio_wp) in userfaultfd_events_test()
1172 if (test_uffdio_wp) in userfaultfd_sig_test()
1317 if (test_uffdio_wp) in userfaultfd_stress()
1374 if (test_uffdio_wp) in userfaultfd_stress()
1457 test_uffdio_wp = true; in set_test_type()