Searched refs:seq_buf_putc (Results 1 – 6 of 6) sorted by relevance
211 int seq_buf_putc(struct seq_buf *s, unsigned char c) in seq_buf_putc() function222 EXPORT_SYMBOL_GPL(seq_buf_putc);
102 seq_buf_putc(out, ' '); in alloc_tag_to_text()103 seq_buf_putc(out, '\n'); in alloc_tag_to_text()
160 extern int seq_buf_putc(struct seq_buf *s, unsigned char c);
243 seq_buf_putc(&s->seq, c); in trace_seq_putc()
540 seq_buf_putc(s, c); in print_tainted_seq()
5194 seq_buf_putc(s, '\n'); in dump_newline()5219 seq_buf_putc(s, '\n'); in dump_line()