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.c1209 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
1241 file = t_next(m, file, &l); in t_start()
2046 .next = t_next,
Dtrace.c5053 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
5075 for (; t && l < *pos; t = t_next(m, t, &l)) in t_start()
5104 .next = t_next,
Dftrace.c3540 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() function
3821 .next = t_next,