Searched refs:test_pin (Results 1 – 1 of 1) sorted by relevance
307 static int pagemap_test_fork(int uffd, bool with_event, bool test_pin) in pagemap_test_fork() argument 331 if (test_pin && pin_pages(&args, area_dst, page_size)) in pagemap_test_fork() 346 if (test_pin) in pagemap_test_fork() 527 * 2. First fork(), then pin (in the child, where test_pin==true). in uffd_wp_fork_pin_test_common()