Searched refs:uffd_test_ops (Results 1 – 1 of 1) sorted by relevance
291 struct uffd_test_ops { struct307 static struct uffd_test_ops anon_uffd_test_ops = { argument314 static struct uffd_test_ops shmem_uffd_test_ops = {321 static struct uffd_test_ops hugetlb_uffd_test_ops = {328 static struct uffd_test_ops *uffd_test_ops; variable478 uffd_test_ops->alias_mapping(&uffdio_copy->dst, in retry_copy_page()749 if (uffd_test_ops->release_pages(area_src)) in stress()938 if (uffd_test_ops->release_pages(area_dst)) in faulting_process()955 uffd_test_ops->alias_mapping(&uffdio_zeropage->range.start, in retry_uffdio_zeropage()976 has_zeropage = uffd_test_ops->expected_ioctls & (1 << _UFFDIO_ZEROPAGE); in __uffdio_zeropage()[all …]