Searched refs:tsk_cpus_allowed (Results 1 – 2 of 2) sorted by relevance
1146 cpumask_copy(oldmask, tsk_cpus_allowed(current)); in powernowk8_target()
1546 #define tsk_cpus_allowed(tsk) (&(tsk)->cpus_allowed) macro