Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mm/
H A Duffd-unit-tests.c1496 int has_uffd, opt; in main() local
1516 has_uffd = test_uffd_api(false); in main()
1517 has_uffd |= test_uffd_api(true); in main()
1519 if (!has_uffd) { in main()