Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dtest_objagg.c374 static const struct objagg_ops delta_ops = { variable
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()