Searched refs:m_next (Results 1 – 3 of 3) sorted by relevance
/fs/proc/ |
D | task_nommu.c | 253 static void *m_next(struct seq_file *m, void *_p, loff_t *ppos) in m_next() function 260 .next = m_next,
|
D | task_mmu.c | 178 static void *m_next(struct seq_file *m, void *v, loff_t *ppos) in m_next() function 357 .next = m_next, 1010 .next = m_next, 2021 .next = m_next,
|
/fs/ |
D | namespace.c | 1374 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next() function 1406 .next = m_next,
|