Home
last modified time | relevance | path

Searched refs:t_next (Results 1 – 5 of 5) sorted by relevance

/kernel/trace/
Dtrace_printk.c294 static void *t_next(struct seq_file *m, void * v, loff_t *pos) in t_next() function
344 .next = t_next,
Dtrace_stack.c389 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
472 .next = t_next,
Dtrace_events.c894 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
926 file = t_next(m, file, &l); in t_start()
1659 .next = t_next,
Dtrace.c4411 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
4433 for (; t && l < *pos; t = t_next(m, t, &l)) in t_start()
4462 .next = t_next,
Dftrace.c3364 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
3532 .next = t_next,