Searched refs:s_next (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/fs/lockd/
H A Dsvcshare.c34 for (share = file->f_shares; share; share = share->s_next) { nlmsvc_share_file()
55 share->s_next = file->f_shares; nlmsvc_share_file()
75 shpp = &share->s_next) { nlmsvc_unshare_file()
77 *shpp = share->s_next; nlmsvc_unshare_file()
100 *shpp = share->s_next; nlmsvc_traverse_shares()
104 shpp = &share->s_next; nlmsvc_traverse_shares()
/linux-4.4.14/include/linux/lockd/
H A Dshare.h16 struct nlm_share * s_next; /* linked list */ member in struct:nlm_share
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
H A Dmce-severity.c291 static void *s_next(struct seq_file *f, void *data, loff_t *pos) s_next() function
311 .next = s_next,
/linux-4.4.14/kernel/
H A Dkallsyms.c508 static void *s_next(struct seq_file *m, void *p, loff_t *pos) s_next() function
555 .next = s_next,
/linux-4.4.14/kernel/trace/
H A Dtrace_events.c900 s_next(struct seq_file *m, void *v, loff_t *pos) s_next() function
925 file = s_next(m, file, &l); s_start()
1782 .next = s_next,
H A Dtrace.c2390 static void *s_next(struct seq_file *m, void *v, loff_t *pos) s_next() function
2491 for (p = iter; p && l < *pos; p = s_next(m, p, &l)) s_start()
2503 p = s_next(m, p, &l); s_start()
3026 .next = s_next,
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddivacapi.h183 APPL *s_next; member in struct:_APPL
/linux-4.4.14/mm/
H A Dvmalloc.c2574 static void *s_next(struct seq_file *m, void *p, loff_t *pos) s_next() function
2664 .next = s_next,

Completed in 329 milliseconds