Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Duserfaultfd.c82 static bool test_uffdio_wp = false; variable
595 if (test_uffdio_wp) in __copy_page()
785 if (test_uffdio_wp) in background_thread()
1074 if (test_uffdio_wp) in userfaultfd_zeropage_test()
1113 if (test_uffdio_wp) in userfaultfd_events_test()
1167 if (test_uffdio_wp) in userfaultfd_sig_test()
1335 if (test_uffdio_wp) in userfaultfd_stress()
1384 if (test_uffdio_wp) in userfaultfd_stress()
1452 test_uffdio_wp = true; in set_test_type()