Searched refs:world2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_objagg.c | 913 struct world world2 = {}; in test_hints_case() local 955 objagg2 = objagg_create(&delta_ops, hints, &world2); in test_hints_case() 960 objagg_obj = world_obj_get(&world2, objagg2, in test_hints_case() 981 world_obj_put(&world2, objagg, hints_case->key_ids[i]); in test_hints_case()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_objagg.c | 913 struct world world2 = {}; in test_hints_case() local 955 objagg2 = objagg_create(&delta_ops, hints, &world2); in test_hints_case() 960 objagg_obj = world_obj_get(&world2, objagg2, in test_hints_case() 981 world_obj_put(&world2, objagg, hints_case->key_ids[i]); in test_hints_case()
|
Completed in 4 milliseconds