Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dseq_buf.h118 extern int seq_buf_print_seq(struct seq_file *m, struct seq_buf *s);
/linux-4.4.14/kernel/trace/
Dtrace_seq.c59 ret = seq_buf_print_seq(m, &s->seq); in trace_print_seq()
/linux-4.4.14/lib/
Dseq_buf.c39 int seq_buf_print_seq(struct seq_file *m, struct seq_buf *s) in seq_buf_print_seq() function