Home
last modified time | relevance | path

Searched refs:softhead (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsoftint.c136 static softcall_t *softhead, *softtail, *softfree; variable
323 for (sc = softhead; sc != 0; sc = sc->sc_next) { in softcall()
337 if (softhead) { in softcall()
341 softhead = softtail = sc; in softcall()
401 if (softhead == NULL) in kdi_softcall()
474 if ((sc = softhead) != NULL) { in softint()
477 softhead = sc->sc_next; in softint()
/illumos-gate/usr/src/cmd/spell/
H A Dextra4462 softhead