Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dblk.h664 current->flags |= PF_BLOCK_TS; in blk_time_get_ns()
H A Dblk-core.c1231 current->flags &= ~PF_BLOCK_TS; in __blk_flush_plug()
/linux-6.15/include/linux/
H A Dsched.h1746 #define PF_BLOCK_TS 0x20000000 /* plug has ts that needs updating */ macro
H A Dblkdev.h1123 current->flags &= ~PF_BLOCK_TS; in blk_plug_invalidate_ts()
/linux-6.15/kernel/sched/
H A Dcore.c6831 if (tsk->flags & (PF_WQ_WORKER | PF_IO_WORKER | PF_BLOCK_TS)) { in sched_update_worker()
6832 if (tsk->flags & PF_BLOCK_TS) in sched_update_worker()