Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dseq_buf.h148 extern int seq_buf_putc(struct seq_buf *s, unsigned char c);
/linux-6.3-rc2/kernel/trace/
A Dtrace_seq.c245 seq_buf_putc(&s->seq, c); in trace_seq_putc()
/linux-6.3-rc2/lib/
A Dseq_buf.c170 int seq_buf_putc(struct seq_buf *s, unsigned char c) in seq_buf_putc() function

Completed in 4 milliseconds