Home
last modified time | relevance | path

Searched refs:objagg_create (Results 1 – 2 of 2) sorted by relevance

/lib/
Dtest_objagg.c311 objagg = objagg_create(&nodelta_ops, NULL, &world); in test_nodelta()
814 objagg = objagg_create(&delta_ops, NULL, &world); in test_delta()
921 objagg = objagg_create(&delta_ops, NULL, &world); in test_hints_case()
955 objagg2 = objagg_create(&delta_ops, hints, &world2); in test_hints_case()
Dobjagg.c514 struct objagg *objagg_create(const struct objagg_ops *ops, in objagg_create() function
553 EXPORT_SYMBOL(objagg_create);