Lines Matching defs:t
140 sys_enterclass(t, cid, parmsp, reqpcredp, bufp)
141 kthread_t *t;
152 sys_canexit(kthread_t *t, cred_t *reqpcredp)
159 sys_fork(t, ct, bufp)
160 kthread_t *t;
173 sys_forkret(t, ct)
174 kthread_t *t;
177 register proc_t *pp = ttoproc(t);
180 ASSERT(t == curthread);
199 sys_swappri(t, flags)
200 kthread_t *t;
220 sys_donice(kthread_t *t, cred_t *cr, int incr, int *retvalp)
227 sys_doprio(kthread_t *t, cred_t *cr, int incr, int *retvalp)