Searched refs:m_next (Results 1 – 3 of 3) sorted by relevance
/fs/proc/ |
D | task_nommu.c | 243 static void *m_next(struct seq_file *m, void *_p, loff_t *pos) in m_next() function 253 .next = m_next,
|
D | task_mmu.c | 252 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next() function 429 .next = m_next, 971 .next = m_next, 1958 .next = m_next,
|
/fs/ |
D | namespace.c | 1292 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next() function 1315 .next = m_next,
|