Searched defs:SEQ_printf (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/time/ | ||
H A D | timer_list.c | 31 static void SEQ_printf(struct seq_file *m, const char *fmt, ...) in SEQ_printf() function |
/linux/kernel/sched/ | ||
H A D | debug.c | 14 #define SEQ_printf(m, x...) \ macro |