Searched refs:codetag_to_text (Results 1 – 3 of 3) sorted by relevance
78 void codetag_to_text(struct seq_buf *out, struct codetag *ct);
110 void codetag_to_text(struct seq_buf *out, struct codetag *ct) in codetag_to_text() function
101 codetag_to_text(out, ct); in alloc_tag_to_text()