Searched refs:t_bind_pset (Results 1 – 15 of 15) sorted by relevance
77 tp->t_bind_pset = PS_NONE; in thread_create_intr()
909 if (t->t_bind_pset == psid) { in cpupart_unbind_threads()935 t->t_bind_pset = PS_NONE; in cpupart_unbind_threads()
438 t->t_bind_pset = PS_NONE; in thread_create()1566 tp->t_bind_pset = PS_NONE; in thread_create_intr()
250 pset = t->t_bind_pset; in clock_highres_timer_settime()374 pset = t->t_bind_pset; in clock_highres_timer_lwpbind()
512 t->t_bind_pset = PS_NONE; in lwp_create()519 t->t_bind_pset = curthread->t_bind_pset; in lwp_create()
589 t->t_bind_pset = psetid; in pool_pset_bind()
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()
85 int t_bind_pset; member
225 t0.t_bind_pset = PS_NONE; in mlsetup()
162 t0.t_bind_pset = PS_NONE; in mlsetup()
284 int t_bind_pset; /* processor set binding */ member
344 pr_bindpset = T->t_bind_pset;
1057 psp->pr_bindpset = t->t_bind_pset; in gcore_prgetlwpsinfo()
3341 psp->pr_bindpset = t->t_bind_pset; in prgetlwpsinfo()3410 psp->pr_bindpset = t->t_bind_pset; in prgetlwpsinfo32()
1106 curthread->t_bind_pset = zio_taskq_psrset_bind; in spa_thread()