Searched refs:TSK_RUNNING (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpsi_types.h34 #define TSK_RUNNING (1 << NR_RUNNING) macro
/linux-master/kernel/sched/
H A Dstats.h123 int clear = 0, set = TSK_RUNNING;
150 * TSK_RUNNING and TSK_IOWAIT for us when it moves TSK_ONCPU.
H A Dpsi.c948 * handle TSK_RUNNING, TSK_MEMSTALL_RUNNING and
953 clear |= TSK_RUNNING;
1163 * psi_dequeue() // defers TSK_RUNNING & TSK_IOWAIT updates

Completed in 138 milliseconds