Searched defs:world (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_objagg.c | 29 struct world { struct 46 static struct objagg_obj *world_obj_get(struct world *world, in world_obj_get() argument 76 static void world_obj_put(struct world *world, struct objagg *objagg, in world_obj_put() argument 102 struct world *world = priv; delta_create() local 121 struct world *world = priv; delta_destroy() local 129 struct world *world = priv; root_create() local 145 struct world *world = priv; root_destroy() local 151 test_nodelta_obj_get(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_create_root) test_nodelta_obj_get() argument 204 test_nodelta_obj_put(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_destroy_root) test_nodelta_obj_put() argument 306 struct world world = {}; test_nodelta() local 561 check_expect(struct world *world, const struct action_item *action_item, unsigned int orig_delta_count, unsigned int orig_root_count) check_expect() argument 757 test_delta_action_item(struct world *world, struct objagg *objagg, const struct action_item *action_item, bool inverse) test_delta_action_item() argument 809 struct world world = {}; test_delta() local 914 struct world world = {}; test_hints_case() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | test_objagg.c | 29 struct world { struct 46 static struct objagg_obj *world_obj_get(struct world *world, in world_obj_get() argument 76 static void world_obj_put(struct world *world, struct objagg *objagg, in world_obj_put() argument 102 struct world *world = priv; delta_create() local 121 struct world *world = priv; delta_destroy() local 129 struct world *world = priv; root_create() local 145 struct world *world = priv; root_destroy() local 151 test_nodelta_obj_get(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_create_root) test_nodelta_obj_get() argument 204 test_nodelta_obj_put(struct world *world, struct objagg *objagg, unsigned int key_id, bool should_destroy_root) test_nodelta_obj_put() argument 306 struct world world = {}; test_nodelta() local 561 check_expect(struct world *world, const struct action_item *action_item, unsigned int orig_delta_count, unsigned int orig_root_count) check_expect() argument 757 test_delta_action_item(struct world *world, struct objagg *objagg, const struct action_item *action_item, bool inverse) test_delta_action_item() argument 809 struct world world = {}; test_delta() local 914 struct world world = {}; test_hints_case() local [all...] |
Completed in 2 milliseconds