Searched refs:uffd_test_ops (Results 1 – 1 of 1) sorted by relevance
309 struct uffd_test_ops { struct325 static struct uffd_test_ops anon_uffd_test_ops = { argument332 static struct uffd_test_ops shmem_uffd_test_ops = {339 static struct uffd_test_ops hugetlb_uffd_test_ops = {346 static struct uffd_test_ops *uffd_test_ops; variable414 uffd_test_ops->allocate_area((void **)&area_src); in uffd_test_ctx_init_ext()415 uffd_test_ops->allocate_area((void **)&area_dst); in uffd_test_ctx_init_ext()455 uffd_test_ops->release_pages(area_dst); in uffd_test_ctx_init_ext()572 uffd_test_ops->alias_mapping(&uffdio_copy->dst, in retry_copy_page()853 uffd_test_ops->release_pages(area_src); in stress()[all …]