Searched refs:NR_ONCPU (Results 1 – 2 of 2) sorted by relevance
23 NR_ONCPU, enumerator31 #define TSK_ONCPU (1 << NR_ONCPU)
238 return unlikely(tasks[NR_RUNNING] > tasks[NR_ONCPU]); in test_state()240 return unlikely(tasks[NR_RUNNING] && !tasks[NR_ONCPU]); in test_state()739 if (unlikely(groupc->tasks[NR_ONCPU] && cpu_curr(cpu)->in_memstall)) in psi_group_change()844 per_cpu_ptr(group->pcpu, cpu)->tasks[NR_ONCPU]) { in psi_task_switch()
Completed in 6 milliseconds