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.c5041 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
5063 for (; t && l < *pos; t = t_next(m, t, &l)) in t_start()
5092 .next = t_next,
Dftrace.c3519 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
3695 .next = t_next,