Lines Matching defs:tc

108 #define TC_PTR_FROM_CHUNK(tc) ((void *)(TC_HDR_SIZE + (char*)tc))  argument
114 struct talloc_chunk *tc = discard_const_p(struct talloc_chunk, pp - TC_HDR_SIZE); in talloc_chunk_from_ptr() local
157 struct talloc_chunk *tc = talloc_chunk_from_ptr(ptr); in talloc_parent_chunk() local
164 struct talloc_chunk *tc = talloc_parent_chunk(ptr); in talloc_parent() local
173 struct talloc_chunk *tc; in _talloc() local
220 struct talloc_chunk *tc = talloc_chunk_from_ptr(ptr); in talloc_set_destructor() local
229 struct talloc_chunk *tc; in talloc_increase_ref_count() local
263 struct talloc_chunk *tc; in talloc_reference() local
288 struct talloc_chunk *tc = talloc_chunk_from_ptr(ptr); in talloc_unreference() local
378 struct talloc_chunk *tc = talloc_chunk_from_ptr(ptr); in talloc_set_name_v() local
402 struct talloc_chunk *tc = talloc_chunk_from_ptr(ptr); in talloc_set_name_const() local
450 struct talloc_chunk *tc = talloc_chunk_from_ptr(ptr); in talloc_get_name() local
504 struct talloc_chunk *tc; in talloc_free_children() local
544 struct talloc_chunk *tc; in talloc_free() local
608 struct talloc_chunk *tc; in _talloc_realloc() local
679 struct talloc_chunk *tc, *new_tc; in talloc_steal() local
735 struct talloc_chunk *c, *tc; in talloc_total_size() local
768 struct talloc_chunk *c, *tc = talloc_chunk_from_ptr(ptr); in talloc_total_blocks() local
791 struct talloc_chunk *tc = talloc_chunk_from_ptr(ptr); in talloc_reference_count() local
806 struct talloc_chunk *c, *tc = talloc_chunk_from_ptr(ptr); in talloc_report_depth() local
857 struct talloc_chunk *c, *tc; in talloc_report() local
918 struct talloc_chunk *c, *tc = talloc_chunk_from_ptr(ptr); in talloc_report_depth_str() local
1147 struct talloc_chunk *tc; in talloc_vasprintf_append() local
1265 struct talloc_chunk *tc; in talloc_get_size() local
1280 struct talloc_chunk *tc; in talloc_find_parent_byname() local
1302 struct talloc_chunk *tc; in talloc_show_parents() local