Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h731 extern void ctxop_free(struct ctxop *);
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1095 ctxop_free(struct ctxop *ctx) in ctxop_free() function
1223 ctxop_free(ctx); in ctxop_remove()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c373 ctxop_free(vcpu->ctxop); in vcpu_cleanup()