Searched refs:uffd_test_ops (Results 1 – 1 of 1) sorted by relevance
246 struct uffd_test_ops { struct257 static struct uffd_test_ops anon_uffd_test_ops = { argument264 static struct uffd_test_ops shmem_uffd_test_ops = {271 static struct uffd_test_ops hugetlb_uffd_test_ops = {278 static struct uffd_test_ops *uffd_test_ops; variable387 uffd_test_ops->alias_mapping(&uffdio_copy->dst, in retry_copy_page()630 if (uffd_test_ops->release_pages(area_src)) in stress()797 if (uffd_test_ops->release_pages(area_dst)) in faulting_process()812 uffd_test_ops->alias_mapping(&uffdio_zeropage->range.start, in retry_uffdio_zeropage()831 has_zeropage = uffd_test_ops->expected_ioctls & (1 << _UFFDIO_ZEROPAGE); in __uffdio_zeropage()[all …]