Searched refs:m_next (Results 1 – 6 of 6) sorted by relevance
/linux/kernel/module/ |
H A D | procfs.c | 55 static void *m_next(struct seq_file *m, void *p, loff_t *pos) in m_next() function 114 .next = m_next,
|
/linux/drivers/net/fddi/skfp/h/ |
H A D | mbuf.h | 21 #define sm_next m_next
|
/linux/fs/proc/ |
H A D | task_nommu.c | 240 static void *m_next(struct seq_file *m, void *_p, loff_t *ppos) in m_next() function 247 .next = m_next,
|
H A D | task_mmu.c | 181 static void *m_next(struct seq_file *m, void *v, loff_t *ppos) in m_next() function 369 .next = m_next, 1290 .next = m_next, 3085 .next = m_next,
|
/linux/kernel/ |
H A D | user_namespace.c | 702 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) in m_next() function 716 .next = m_next, 723 .next = m_next, 730 .next = m_next,
|
/linux/fs/ |
H A D | namespace.c | 1633 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next() function 1660 .next = m_next,
|