Searched refs:seq_buf_str (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dseq_buf.h83 * seq_buf_str - get NUL-terminated C string from seq_buf
98 static inline const char *seq_buf_str(struct seq_buf *s) function
/linux-master/lib/
H A Dseq_buf.c122 start = seq_buf_str(s);
/linux-master/kernel/trace/
H A Dtrace.c3759 fmt, seq_buf_str(&iter->seq.seq))) {

Completed in 142 milliseconds