Home
last modified time | relevance | path

Searched refs:boundcpu (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/disp/
H A Dcpupart.c678 cpu_t *boundcpu = tp->t_bound_cpu ? tp->t_bound_cpu : in cpupart_movable_thread() local
680 if (boundcpu != NULL && boundcpu->cpu_part != cp) in cpupart_movable_thread()