Searched refs:objagg2 (Results 1 – 1 of 1) sorted by relevance
915 struct objagg *objagg2; in test_hints_case() local955 objagg2 = objagg_create(&delta_ops, hints, &world2); in test_hints_case()956 if (IS_ERR(objagg2)) in test_hints_case()957 return PTR_ERR(objagg2); in test_hints_case()960 objagg_obj = world_obj_get(&world2, objagg2, in test_hints_case()968 pr_debug_stats(objagg2); in test_hints_case()969 err = check_expect_stats(objagg2, &hints_case->expect_stats_hints, in test_hints_case()983 objagg_destroy(objagg2); in test_hints_case()