Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dindex.c43 static void *pi_next(struct seq_file *s, void *v, loff_t *pos) in pi_next() function
62 return pi_next(s, NULL, pos); in pi_start()
120 .next = pi_next,