Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/mm/
Duffd-unit-tests.c1269 int has_uffd, opt; in main() local
1289 has_uffd = test_uffd_api(false); in main()
1290 has_uffd |= test_uffd_api(true); in main()
1292 if (!has_uffd) { in main()