Home
last modified time | relevance | path

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

/lib/
Dobjagg.c54 struct objagg_obj { struct
57 struct objagg_obj *parent; /* if the object is nested, this argument
68 struct objagg_obj_stats stats; argument
72 static unsigned int objagg_obj_ref_inc(struct objagg_obj *objagg_obj) in objagg_obj_ref_inc()
77 static unsigned int objagg_obj_ref_dec(struct objagg_obj *objagg_obj) in objagg_obj_ref_dec()
82 static void objagg_obj_stats_inc(struct objagg_obj *objagg_obj) in objagg_obj_stats_inc()
90 static void objagg_obj_stats_dec(struct objagg_obj *objagg_obj) in objagg_obj_stats_dec()
98 static bool objagg_obj_is_root(const struct objagg_obj *objagg_obj) in objagg_obj_is_root()
118 const void *objagg_obj_root_priv(const struct objagg_obj *objagg_obj) in objagg_obj_root_priv()
136 const void *objagg_obj_delta_priv(const struct objagg_obj *objagg_obj) in objagg_obj_delta_priv()
[all …]
Dtest_objagg.c50 struct objagg_obj *objagg_obj; in world_obj_get() local
79 struct objagg_obj *objagg_obj; in world_obj_put() local
155 struct objagg_obj *objagg_obj; in test_nodelta_obj_get() local
626 static unsigned int obj_to_key_id(struct objagg_obj *objagg_obj) in obj_to_key_id()
766 struct objagg_obj *objagg_obj; in test_delta_action_item() local
911 struct objagg_obj *objagg_obj; in test_hints_case() local