Home
last modified time | relevance | path

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

/linux/block/
H A Dblk.h703 current->flags |= PF_BLOCK_TS; in blk_time_get_ns()
H A Dblk-core.c1241 current->flags &= ~PF_BLOCK_TS; in __blk_flush_plug()
/linux/include/linux/
H A Dsched.h1785 #define PF_BLOCK_TS 0x20000000 /* plug has ts that needs updating */ macro
/linux/kernel/sched/
H A Dcore.c7254 if (tsk->flags & (PF_WQ_WORKER | PF_IO_WORKER | PF_BLOCK_TS)) { in sched_update_worker()
7255 if (tsk->flags & PF_BLOCK_TS) in sched_update_worker()