Home
last modified time | relevance | path

Searched defs:world (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/lib/
Dtest_objagg.c29 struct world { struct
46 static struct objagg_obj *world_obj_get(struct world *world, in world_obj_get()
76 static void world_obj_put(struct world *world, struct objagg *objagg, in world_obj_put()
102 struct world *world = priv; in delta_create() local
121 struct world *world = priv; in delta_destroy() local
129 struct world *world = priv; in root_create() local
145 struct world *world = priv; in root_destroy() local
151 static int test_nodelta_obj_get(struct world *world, struct objagg *objagg, in test_nodelta_obj_get()
204 static int test_nodelta_obj_put(struct world *world, struct objagg *objagg, in test_nodelta_obj_put()
306 struct world world = {}; in test_nodelta() local
[all …]