Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c129 static int test_uffd_api(bool use_dev) in test_uffd_api() function
1726 has_uffd = test_uffd_api(false); in main()
1727 has_uffd |= test_uffd_api(true); in main()