Searched refs:delta_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_objagg.c | 374 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()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_objagg.c | 374 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()
|
Completed in 4 milliseconds