Searched refs:TSK_RUNNING (Results 1 – 3 of 3) sorted by relevance
116 int clear = 0, set = TSK_RUNNING; in psi_enqueue()136 int clear = TSK_RUNNING; in psi_dequeue()
812 if (unlikely((clear & TSK_RUNNING) && in psi_task_change()862 clear |= TSK_RUNNING; in psi_task_switch()
30 #define TSK_RUNNING (1 << NR_RUNNING) macro
Completed in 9 milliseconds