Searched refs:pagemap_test_fork (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/testing/selftests/mm/ |
D | uffd-unit-tests.c | 297 static int pagemap_test_fork(int uffd, bool with_event, bool test_pin) in pagemap_test_fork() function 414 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_test_common() 445 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_test_common() 504 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_pin_test_common() 517 if (pagemap_test_fork(uffd, with_event, true)) { in uffd_wp_fork_pin_test_common()
|