Searched refs:t_bind_pset (Results 1 – 13 of 13) sorted by relevance
198 pset = t->t_bind_pset; in clock_highres_timer_settime()322 pset = t->t_bind_pset; in clock_highres_timer_lwpbind()
506 t->t_bind_pset = PS_NONE; in lwp_create()513 t->t_bind_pset = curthread->t_bind_pset; in lwp_create()
587 t->t_bind_pset = psetid; in pool_pset_bind()
85 tp->t_bind_pset = PS_NONE; in thread_create_intr()
910 if (t->t_bind_pset == psid) { in cpupart_unbind_threads()936 t->t_bind_pset = PS_NONE; in cpupart_unbind_threads()
435 t->t_bind_pset = PS_NONE; in thread_create()1391 tp->t_bind_pset = PS_NONE; in thread_create_intr()
250 *oldpset = tp->t_bind_pset; in pset_bind_thread()289 tp->t_bind_pset = pset; in pset_bind_thread()435 if ((idtype == P_PSETID && tp->t_bind_pset != pset) || in pset_unbind()436 (idtype == P_ALL && tp->t_bind_pset == PS_NONE)) in pset_unbind()
278 t0.t_bind_pset = PS_NONE; in mlsetup()
162 t0.t_bind_pset = PS_NONE; in mlsetup()
279 int t_bind_pset; /* processor set binding */ member
344 pr_bindpset = T->t_bind_pset;
2556 psp->pr_bindpset = t->t_bind_pset; in prgetlwpsinfo()2626 psp->pr_bindpset = t->t_bind_pset; in prgetlwpsinfo32()
698 curthread->t_bind_pset = zio_taskq_psrset_bind; in spa_thread()