Searched refs:pagemap_test_fork (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | uffd-unit-tests.c | 300 static int pagemap_test_fork(int uffd, bool with_event, bool test_pin) in pagemap_test_fork() function 421 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_test_common() 452 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_test_common() 511 if (pagemap_test_fork(uffd, with_event, false)) { in uffd_wp_fork_pin_test_common() 524 if (pagemap_test_fork(uffd, with_event, true)) { in uffd_wp_fork_pin_test_common()
|