Home
last modified time | relevance | path

Searched refs:seq_buf_pop (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtrace_seq.h93 return seq_buf_pop(&s->seq); in trace_seq_pop()
H A Dseq_buf.h160 static inline int seq_buf_pop(struct seq_buf *s) in seq_buf_pop() function