Searched defs:m_next (Results 1 – 5 of 5) 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
|
/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
|
H A D | task_mmu.c | 181 static void *m_next(struct seq_file *m, void *v, loff_t *ppos) in m_next() function
|
/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
|
/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
|