Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dseq_buf.h138 static inline void seq_buf_commit(struct seq_buf *s, int num) in seq_buf_commit() function
/openbmc/linux/kernel/trace/
H A Dtrace_seq.c429 seq_buf_commit(&s->seq, len); in trace_seq_acquire()
/openbmc/linux/lib/
H A Dseq_buf.c316 seq_buf_commit(s, res);