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

/linux-master/lib/
H A Dtest_objagg.c29 struct world { struct
46 static struct objagg_obj *world_obj_get(struct world *world, argument
76 static void world_obj_put(struct world *world, struct objagg *objagg, argument
102 struct world *world = priv; local
121 struct world *world = priv; local
129 struct world *world = priv; local
145 struct world *world = priv; local
151 test_nodelta_obj_get(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_create_root) argument
204 test_nodelta_obj_put(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_destroy_root) argument
306 struct world world = {}; local
561 check_expect(struct world *world, const struct action_item *action_item, unsigned int orig_delta_count, unsigned int orig_root_count) argument
757 test_delta_action_item(struct world *world, struct objagg *objagg, const struct action_item *action_item, bool inverse) argument
809 struct world world = {}; local
914 struct world world = {}; local
[all...]

Completed in 273 milliseconds