Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dts.c197 static int ts_canexit(kthread_t *, cred_t *);
253 ts_canexit,
298 ts_canexit,
673 ts_canexit(kthread_t *t, cred_t *cred) in ts_canexit() function