Searched refs:t_bind_pset (Results 1 – 15 of 15) sorted by relevance
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()
436 t->t_bind_pset = PS_NONE; in thread_create()1399 tp->t_bind_pset = PS_NONE; in thread_create_intr()
214 pset = t->t_bind_pset; in clock_highres_timer_settime()338 pset = t->t_bind_pset; in clock_highres_timer_lwpbind()
513 t->t_bind_pset = PS_NONE; in lwp_create()520 t->t_bind_pset = curthread->t_bind_pset; in lwp_create()
587 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
300 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;
1057 psp->pr_bindpset = t->t_bind_pset; in gcore_prgetlwpsinfo()
2558 psp->pr_bindpset = t->t_bind_pset; in prgetlwpsinfo()2628 psp->pr_bindpset = t->t_bind_pset; in prgetlwpsinfo32()
997 curthread->t_bind_pset = zio_taskq_psrset_bind; in spa_thread()