Lines Matching defs:t
355 rt_enterclass(kthread_t *t, id_t cid, void *parmsp, cred_t *reqpcredp, in rt_enterclass()
456 rt_fork(kthread_t *t, kthread_t *ct, void *bufp) in rt_fork()
498 rt_forkret(kthread_t *t, kthread_t *ct) in rt_forkret()
555 rt_canexit(kthread_t *t, cred_t *cred) in rt_canexit()
568 rt_parmsget(kthread_t *t, void *parmsp) in rt_parmsget()
902 rt_preempt(kthread_t *t) in rt_preempt()
928 rt_globpri(kthread_t *t) in rt_globpri()
935 rt_setrun(kthread_t *t) in rt_setrun()
959 rt_swapin(kthread_t *t, int flags) in rt_swapin()
977 rt_swapout(kthread_t *t, int flags) in rt_swapout()
990 rt_tick(kthread_t *t) in rt_tick()
1015 rt_wakeup(kthread_t *t) in rt_wakeup()
1027 rt_yield(kthread_t *t) in rt_yield()
1040 rt_donice(kthread_t *t, cred_t *cr, int incr, int *retvalp) in rt_donice()
1050 rt_doprio(kthread_t *t, cred_t *cr, int incr, int *retvalp) in rt_doprio()
1095 rt_change_priority(kthread_t *t, rtproc_t *rtpp) in rt_change_priority()