Searched refs:PF_BLOCK_TS (Results 1 – 5 of 5) sorted by relevance
661 current->flags |= PF_BLOCK_TS; in blk_time_get_ns()
1224 current->flags &= ~PF_BLOCK_TS; in __blk_flush_plug()
1703 #define PF_BLOCK_TS 0x20000000 /* plug has ts that needs updating */ macro
1073 current->flags &= ~PF_BLOCK_TS; in blk_plug_invalidate_ts()
6819 if (tsk->flags & (PF_WQ_WORKER | PF_IO_WORKER | PF_BLOCK_TS)) { in sched_update_worker()6820 if (tsk->flags & PF_BLOCK_TS) in sched_update_worker()