Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsoftint.c136 static softcall_t *softhead, *softtail, *softfree; variable
338 softtail->sc_next = sc; in softcall()
339 softtail = sc; in softcall()
341 softhead = softtail = sc; in softcall()