Searched refs:codetag (Results 1 – 3 of 3) sorted by relevance
24 struct codetag { struct33 struct codetag *ct; argument40 struct codetag *start, struct codetag *end);42 struct codetag *start, struct codetag *end);56 struct codetag *ct;77 struct codetag *codetag_next_ct(struct codetag_iterator *iter);79 void codetag_to_text(struct seq_buf *out, struct codetag *ct);
29 struct codetag ct;80 struct codetag *ct;86 static inline struct alloc_tag *ct_to_alloc_tag(struct codetag *ct) in ct_to_alloc_tag()
21 .codetag.##_name : { \
Completed in 4 milliseconds