Searched refs:sc_next (Results 1 – 15 of 15) sorted by relevance
83 for (sp = Sactab; sp; sp = sp->sc_next)170 tsp = tsp->sc_next;204 sp->sc_next = Sactab;208 sp->sc_next = savtsp->sc_next;209 savtsp->sc_next = sp;228 sp->sc_next = NULL;232 savtsp->sc_next = sp;268 sp = sp->sc_next; in purge()299 Sactab = sp->sc_next; in purge()303 savesp->sc_next = sp->sc_next; in purge()[all …]
60 struct sactab *sc_next; /* next in list */ member
238 for (sp = Sactab; sp; sp = sp->sc_next) { in startpms()275 for (sp = Sactab; sp; sp = sp->sc_next) { in startpms()332 for (sp = Sactab; sp; sp = sp->sc_next) { in readutmpx()775 for (sp = Sactab; sp; sp = sp->sc_next) { in pollpms()844 for (sp = Sactab; sp; sp = sp->sc_next) { in reap()
62 for (sp = Sactab; sp; sp = sp->sc_next) {
129 struct softcall *sc_next; /* next in list */ member187 sc->sc_next = softfree; in softcall_init()323 for (sc = softhead; sc != 0; sc = sc->sc_next) { in softcall()332 softfree = sc->sc_next; in softcall()335 sc->sc_next = 0; in softcall()338 softtail->sc_next = sc; in softcall()477 softhead = sc->sc_next; in softint()478 sc->sc_next = softfree; in softint()
39 struct statcache *sc_next; member60 for (scp = statcache_head[hash]; scp != NULL; scp = scp->sc_next) in meta_stat()83 scp->sc_next = statcache_head[hash]; in meta_stat()97 n = p->sc_next; in metaflushstatcache()
87 struct svc_callout *sc_next; member904 s->sc_next = NULL; in svc_reg()910 for (s2 = &svc_head; *s2 != NULL; s2 = &(*s2)->sc_next) in svc_reg()949 svc_head = s->sc_next; in svc_unreg()951 prev->sc_next = s->sc_next; in svc_unreg()953 s->sc_next = NULL_SVC; in svc_unreg()1012 s->sc_next = svc_head; in svc_register()1019 svc_head = s->sc_next; in svc_register()1046 svc_head = s->sc_next; in svc_unregister()1048 prev->sc_next = s->sc_next; in svc_unregister()[all …]
176 (*sc)->sc_last->sc_next = col; in zfs_add_sort_column()189 col = sc->sc_next; in zfs_free_sort_columns()271 for (psc = sc; psc != NULL; psc = psc->sc_next) { in zfs_sort()398 sortcol = sortcol->sc_next; in zfs_for_each()
36 struct zfs_sort_column *sc_next; member
2297 for (; sortcol != NULL; sortcol = sortcol->sc_next) { in us_compare()
216 for (sc = cmds; sc != NULL; sc = sc->sc_next) {233 for (sc = cmds; sc != NULL; sc = sc->sc_next)569 for (sc = cmds; sc != NULL; sc = sc->sc_next)776 for (sc = subcmds; sc != NULL; sc = sc->sc_next) {
108 struct subcmd *sc_next; member
114 last_sc->sc_next = $2;539 sc->sc_next = NULL;
515 s = s->sc_next;
540 for (sc = subcmds; sc != NULL; sc = sc->sc_next) {