Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dseq_buf.h88 static inline void seq_buf_terminate(struct seq_buf *s) in seq_buf_terminate() function
/openbmc/linux/lib/
H A Dseq_buf.c112 seq_buf_terminate(s); in seq_buf_do_printk()
/openbmc/linux/kernel/trace/
H A Dtrace.c3819 seq_buf_terminate(seq); in show_buffer()