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 | 307 static int pagemap_test_fork(int uffd, bool with_event, bool test_pin) in pagemap_test_fork() function 427 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_test_common() 458 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_test_common() 517 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_pin_test_common() 530 if (pagemap_test_fork(uffd, with_event, true)) { in uffd_wp_fork_pin_test_common()
|