Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Duffd-stress.c84 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()
H A Duffd-common.h97 extern bool test_uffdio_wp;
H A Duffd-common.c17 bool test_uffdio_wp = true; variable
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Duserfaultfd.c82 static bool test_uffdio_wp = false; variable
508 if (test_uffdio_wp) in __copy_page()
697 if (test_uffdio_wp) in background_thread()
1051 if (test_uffdio_wp) in userfaultfd_zeropage_test()
1103 if (test_uffdio_wp) in userfaultfd_events_test()
1175 if (test_uffdio_wp) in userfaultfd_sig_test()
1320 if (test_uffdio_wp) in userfaultfd_stress()
1377 if (test_uffdio_wp) in userfaultfd_stress()
1460 test_uffdio_wp = true; in set_test_type()

Completed in 5 milliseconds