Searched refs:TSK_ONCPU (Results 1 – 2 of 2) sorted by relevance
31 #define TSK_ONCPU (1 << NR_ONCPU) macro
832 psi_flags_change(next, 0, TSK_ONCPU); in psi_task_switch()849 psi_group_change(group, cpu, 0, TSK_ONCPU, now, true); in psi_task_switch()854 int clear = TSK_ONCPU, set = 0; in psi_task_switch()878 clear &= ~TSK_ONCPU; in psi_task_switch()
Completed in 6 milliseconds