__copy_page
return __copy_page(gopts, offset, false, wp);
int __copy_page(uffd_global_test_opts_t *gopts, unsigned long offset, bool retry, bool wp);
return __copy_page(gopts, offset, true, gopts->test_uffdio_wp);