Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-common.h107 extern volatile bool test_uffdio_copy_eexist;
H A Duffd-common.c12 volatile bool test_uffdio_copy_eexist = true; variable
623 if (test_uffdio_copy_eexist && retry) { in __copy_page()
624 test_uffdio_copy_eexist = false; in __copy_page()
H A Duffd-stress.c432 test_uffdio_copy_eexist = true; in sigalrm()