Searched refs:PF_BLOCK_TS (Results 1 – 5 of 5) sorted by relevance
56 if (unlikely(current->flags & PF_BLOCK_TS)) { in blk_plug_invalidate_ts()58 current->flags &= ~PF_BLOCK_TS; in blk_plug_invalidate_ts()
1826 #define PF_BLOCK_TS 0x20000000 /* plug has ts that needs updating */ macro
738 current->flags |= PF_BLOCK_TS; in blk_time_get_ns()
1281 current->flags &= ~PF_BLOCK_TS; in __blk_flush_plug()
2363 p->flags &= ~PF_BLOCK_TS; in copy_process()