Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dsundep.c800 static const struct ctxop_template sep_tpl = { variable
882 ASSERT0(ctxop_remove(t, &sep_tpl, kstktop)); in lwp_installctx()
884 ctx = ctxop_allocate(&sep_tpl, kstktop); in lwp_installctx()