Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A 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()

Completed in 3 milliseconds