Searched refs:t_probe_start (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/trace/
H A Dftrace.c3432 static void *t_probe_start(struct seq_file *m, loff_t *pos) function
3529 return t_probe_start(m, pos);
3605 loff_t l = *pos; /* t_probe_start() must use original pos */
3618 /* next must increment pos, and t_probe_start does not */

Completed in 126 milliseconds