Searched refs:seq_buf_vprintf (Results 1 – 1 of 1) sorted by relevance
57 int seq_buf_vprintf(struct seq_buf *s, const char *fmt, va_list args) in seq_buf_vprintf() function89 ret = seq_buf_vprintf(s, fmt, ap); in seq_buf_printf()