Home
last modified time | relevance | path

Searched refs:seq_buf_putc (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/lib/
H A Dseq_buf.c211 int seq_buf_putc(struct seq_buf *s, unsigned char c) in seq_buf_putc() function
222 EXPORT_SYMBOL_GPL(seq_buf_putc);
H A Dalloc_tag.c102 seq_buf_putc(out, ' '); in alloc_tag_to_text()
103 seq_buf_putc(out, '\n'); in alloc_tag_to_text()
/linux-6.15/include/linux/
H A Dseq_buf.h160 extern int seq_buf_putc(struct seq_buf *s, unsigned char c);
/linux-6.15/kernel/trace/
H A Dtrace_seq.c243 seq_buf_putc(&s->seq, c); in trace_seq_putc()
/linux-6.15/kernel/
H A Dpanic.c541 seq_buf_putc(s, c); in print_tainted_seq()
/linux-6.15/kernel/rcu/
H A Drefscale.c1020 seq_buf_putc(&s, '\n'); in process_durations()
/linux-6.15/kernel/sched/
H A Dext.c4871 seq_buf_putc(s, '\n'); in dump_newline()
4896 seq_buf_putc(s, '\n'); in dump_line()