Searched refs:uffd_test_ops (Results 1 – 1 of 1) sorted by relevance
231 struct uffd_test_ops { struct242 static struct uffd_test_ops anon_uffd_test_ops = { argument249 static struct uffd_test_ops shmem_uffd_test_ops = {256 static struct uffd_test_ops hugetlb_uffd_test_ops = {263 static struct uffd_test_ops *uffd_test_ops; variable388 uffd_test_ops->alias_mapping(&uffdio_copy->dst, in retry_copy_page()605 if (uffd_test_ops->release_pages(area_src)) in stress()766 if (uffd_test_ops->release_pages(area_dst)) in faulting_process()781 uffd_test_ops->alias_mapping(&uffdio_zeropage->range.start, in retry_uffdio_zeropage()800 has_zeropage = uffd_test_ops->expected_ioctls & (1 << _UFFDIO_ZEROPAGE); in __uffdio_zeropage()[all …]