Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/mm/
Duffd-common.h99 extern volatile bool test_uffdio_copy_eexist;
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()
Duffd-stress.c423 test_uffdio_copy_eexist = true; in sigalrm()