Searched defs:world (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/lib/ |
| D | test_objagg.c | 29 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 …]
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_objagg.c | 29 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 …]
|