Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_printk.c305 static void *t_next(struct seq_file *m, void * v, loff_t *pos) in t_next() function
355 .next = t_next,
Dtrace_stack.c388 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
471 .next = t_next,
Dtrace_events.c1190 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
1222 file = t_next(m, file, &l); in t_start()
2023 .next = t_next,
Dtrace.c5040 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
5062 for (; t && l < *pos; t = t_next(m, t, &l)) in t_start()
5091 .next = t_next,
Dftrace.c3518 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
3694 .next = t_next,