Home
last modified time | relevance | path

Searched refs:TSK_IOWAIT (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpsi_types.h32 #define TSK_IOWAIT (1 << NR_IOWAIT) macro
/linux/kernel/sched/
H A Dpsi.c969 set |= TSK_IOWAIT; in psi_task_switch()