Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h1783 #define PF_BLOCK_TS 0x20000000 /* plug has ts that needs updating */ macro
/linux/kernel/sched/
H A Dcore.c6979 if (tsk->flags & (PF_WQ_WORKER | PF_IO_WORKER | PF_BLOCK_TS)) { in sched_update_worker()
6980 if (tsk->flags & PF_BLOCK_TS) in sched_update_worker()