Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/vm/
Duserfaultfd.c83 static bool test_uffdio_wp = false; variable
607 if (test_uffdio_wp) in __copy_page()
798 if (test_uffdio_wp) in background_thread()
1087 if (test_uffdio_wp) in userfaultfd_zeropage_test()
1126 if (test_uffdio_wp) in userfaultfd_events_test()
1180 if (test_uffdio_wp) in userfaultfd_sig_test()
1370 if (!test_uffdio_wp) in userfaultfd_pagemap_test()
1484 if (test_uffdio_wp) in userfaultfd_stress()
1533 if (test_uffdio_wp) in userfaultfd_stress()
1616 test_uffdio_wp = true; in set_test_type()