Searched refs:fss_trapret (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dfss.c384 static void fss_trapret(kthread_t *);
422 fss_trapret,
1397 * Make next syscall/trap call fss_trapret
2251 fss_trapret(kthread_t *t) function
2310 t->t_trapret = 1; /* so that fss_trapret will run */
2451 t->t_trapret = 1; /* so that fss_trapret will run */
2604 * sleeping. The proper time quantum will be assigned by fss_trapret before the
2634 t->t_trapret = 1; /* so that fss_trapret will run */

Completed in 61 milliseconds