Lines Matching refs:talloc_reference_handle
238 struct talloc_reference_handle { struct
239 struct talloc_reference_handle *next, *prev; argument
297 struct talloc_reference_handle *refs;
956 static int talloc_reference_destructor(struct talloc_reference_handle *handle) in talloc_reference_destructor()
1003 struct talloc_reference_handle *handle; in _talloc_reference_loc()
1007 handle = (struct talloc_reference_handle *)_talloc_named_const(context, in _talloc_reference_loc()
1008 sizeof(struct talloc_reference_handle), in _talloc_reference_loc()
1352 struct talloc_reference_handle *h; in _talloc_steal_loc()
1384 struct talloc_reference_handle *h; in talloc_reparent()
1416 struct talloc_reference_handle *h; in talloc_unreference()
1770 struct talloc_reference_handle *h; in _talloc_free()
2217 struct talloc_reference_handle *h; in talloc_reference_count()
2258 struct talloc_reference_handle *h = (struct talloc_reference_handle *)TC_PTR_FROM_CHUNK(c); in talloc_report_depth_cb()