Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcontract_impl.h139 struct ct_type *ctmpl_type; member
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c1664 old = curlwp->lwp_ct_active[template->ctmpl_type->ct_type_index]; in ctmpl_makecurrent()
1665 curlwp->lwp_ct_active[template->ctmpl_type->ct_type_index] = new; in ctmpl_makecurrent()
1717 new->ctmpl_type = type; in ctmpl_init()
1737 new->ctmpl_type = old->ctmpl_type; in ctmpl_copy()