Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dproc.c149 freepctx(proc_t *p, int isexec) in freepctx() function
H A Dexit.c819 freepctx(p, 0); in proc_exit()
H A Dexec.c327 freepctx(p, 1); in exec_common()
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h714 extern void freepctx(proc_t *, int);