Home
last modified time | relevance | path

Searched refs:codetag_to_text (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcodetag.h82 void codetag_to_text(struct seq_buf *out, struct codetag *ct);
/linux/lib/
H A Dcodetag.c120 void codetag_to_text(struct seq_buf *out, struct codetag *ct) in codetag_to_text() function