Searched refs:pagemap_test_fork (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | uffd-unit-tests.c | 281 static int pagemap_test_fork(uffd_global_test_opts_t *gopts, bool with_event, bool test_pin) in pagemap_test_fork() function 401 if (pagemap_test_fork(gopts, with_event, false)) { in uffd_wp_fork_test_common() 432 if (pagemap_test_fork(gopts, with_event, false)) { in uffd_wp_fork_test_common() 492 if (pagemap_test_fork(gopts, with_event, false)) { in uffd_wp_fork_pin_test_common() 505 if (pagemap_test_fork(gopts, with_event, true)) { in uffd_wp_fork_pin_test_common()
|