Searched refs:seq_vprintf (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/ |
| H A D | seq_file.c | 387 void seq_vprintf(struct seq_file *m, const char *f, va_list args) in seq_vprintf() function 400 EXPORT_SYMBOL(seq_vprintf); 407 seq_vprintf(m, f, args); in seq_printf()
|
| /linux/kernel/time/ |
| H A D | timer_list.c | 38 seq_vprintf(m, fmt, args); in SEQ_printf()
|
| /linux/lib/ |
| H A D | ref_tracker.c | 354 seq_vprintf(stream->seq, fmt, args); in pr_ostream_seq()
|
| /linux/fs/gfs2/ |
| H A D | glock.c | 1391 seq_vprintf(seq, fmt, args); in gfs2_print_dbg()
|
| /linux/kernel/bpf/ |
| H A D | btf.c | 8039 seq_vprintf((struct seq_file *)show->target, fmt, args); in btf_seq_show()
|