Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dseq_buf.h45 seq_buf_has_overflowed(struct seq_buf *s) in seq_buf_has_overflowed() function
62 if (seq_buf_has_overflowed(s)) in seq_buf_buffer_left()
Dtrace_seq.h69 return s->full || seq_buf_has_overflowed(&s->seq); in trace_seq_has_overflowed()
/linux-4.19.296/lib/
Dseq_buf.c250 if (seq_buf_has_overflowed(s))