Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_seq.c182 seq_buf_bprintf(&s->seq, fmt, binary); in trace_seq_bprintf()
/linux/lib/
H A Dseq_buf.c154 int seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary) in seq_buf_bprintf() function