Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/fddi/skfp/h/
Dmbuf.h25 #define sm_next m_next
/linux-4.1.27/fs/proc/
Dtask_nommu.c267 static void *m_next(struct seq_file *m, void *_p, loff_t *pos) in m_next() function
277 .next = m_next,
284 .next = m_next,
Dtask_mmu.c187 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next() function
382 .next = m_next,
389 .next = m_next,
677 .next = m_next,
684 .next = m_next,
1583 .next = m_next,
1590 .next = m_next,
/linux-4.1.27/kernel/
Duser_namespace.c525 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) in m_next() function
539 .next = m_next,
546 .next = m_next,
553 .next = m_next,
Dmodule.c3742 static void *m_next(struct seq_file *m, void *p, loff_t *pos) in m_next() function
3788 .next = m_next,
/linux-4.1.27/security/smack/
Dsmackfs.c1129 struct smk_netlbladdr *m, *m_next; in smk_netlbladdr_insert() local
1150 m_next = list_entry_rcu(m->list.next, in smk_netlbladdr_insert()
1152 if (new->smk_mask.s_addr > m_next->smk_mask.s_addr) { in smk_netlbladdr_insert()
/linux-4.1.27/fs/
Dnamespace.c1237 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next() function
1260 .next = m_next,