Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-wp-mremap.c129 static bool check_uffd_wp_state(void *mem, size_t size, bool expect) in check_uffd_wp_state() function
208 if (!check_uffd_wp_state(mem, size, true)) in test_one_folio()
229 if (!check_uffd_wp_state(mem, size, false)) in test_one_folio()