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 *pos) in m_next() function 263 .next = m_next, 270 .next = m_next,
|
D | task_mmu.c | 265 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next() function 427 .next = m_next, 434 .next = m_next, 727 .next = m_next, 734 .next = m_next, 1454 .next = m_next, 1461 .next = m_next,
|
/fs/ |
D | namespace.c | 1059 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next() function 1080 .next = m_next,
|