Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Duffd-common.c12 volatile bool test_uffdio_copy_eexist = true; variable
609 if (test_uffdio_copy_eexist && retry) { in __copy_page()
610 test_uffdio_copy_eexist = false; in __copy_page()
H A Duffd-common.h99 extern volatile bool test_uffdio_copy_eexist;
H A Duffd-stress.c423 test_uffdio_copy_eexist = true; in sigalrm()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Duserfaultfd.c79 static volatile bool test_uffdio_copy_eexist = true; variable
524 if (test_uffdio_copy_eexist && retry) { in __copy_page()
525 test_uffdio_copy_eexist = false; in __copy_page()
1496 test_uffdio_copy_eexist = true; in sigalrm()

Completed in 5 milliseconds