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

/linux-master/include/linux/
H A Dseq_buf.h171 seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary);
/linux-master/kernel/trace/
H A Dtrace_seq.c182 seq_buf_bprintf(&s->seq, fmt, binary);
/linux-master/lib/
H A Dseq_buf.c138 * seq_buf_bprintf - Write the printf string from binary arguments
154 int seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary) function

Completed in 189 milliseconds