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 | 304 static int pagemap_test_fork(int uffd, bool with_event, bool test_pin) in pagemap_test_fork() function 424 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_test_common() 455 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_test_common() 514 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_pin_test_common() 527 if (pagemap_test_fork(uffd, with_event, true)) { in uffd_wp_fork_pin_test_common()
|