Searched refs:m_next (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/fddi/skfp/h/
H A Dmbuf.h21 #define sm_next m_next
/linux-master/kernel/module/
H A Dprocfs.c55 static void *m_next(struct seq_file *m, void *p, loff_t *pos) function
114 .next = m_next,
/linux-master/fs/proc/
H A Dtask_nommu.c240 static void *m_next(struct seq_file *m, void *_p, loff_t *ppos) function
247 .next = m_next,
H A Dtask_mmu.c150 /* See m_next(). Zero at the start or after lseek. */
180 static void *m_next(struct seq_file *m, void *v, loff_t *ppos) function
351 .next = m_next,
999 .next = m_next,
2777 .next = m_next,
/linux-master/kernel/
H A Duser_namespace.c702 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) function
716 .next = m_next,
723 .next = m_next,
730 .next = m_next,
/linux-master/security/smack/
H A Dsmackfs.c1114 struct smk_net4addr *m_next; local
1135 m_next = list_entry_rcu(m->list.next,
1137 if (new->smk_masks > m_next->smk_masks) {
1376 struct smk_net6addr *m_next; local
1397 m_next = list_entry_rcu(m->list.next,
1399 if (new->smk_masks > m_next->smk_masks) {
/linux-master/fs/
H A Dnamespace.c1463 static void *m_next(struct seq_file *m, void *v, loff_t *pos) function
1490 .next = m_next,

Completed in 172 milliseconds