Searched refs:in_iowait (Results 1 – 9 of 9) sorted by relevance
364 current->in_iowait = 1; in test_lockup()369 current->in_iowait = 0; in test_lockup()
87 if (p->in_iowait) { in __update_stats_enqueue_sleeper()
135 if (p->in_iowait) in psi_enqueue()
3782 if (p->in_iowait) { in ttwu_do_activate()4333 if (p->in_iowait) { in try_to_wake_up()6651 if (prev->in_iowait) { in __schedule()8992 int old_iowait = current->in_iowait; in io_schedule_prepare()8994 current->in_iowait = 1; in io_schedule_prepare()9001 current->in_iowait = token; in io_schedule_finish()
967 if (prev->in_iowait) in psi_task_switch()
6530 if (p->in_iowait) in enqueue_task_fair()
739 if (tsk->in_iowait) in cgroupstats_build()
917 unsigned in_iowait:1; member
2545 io_wait = current->in_iowait; in io_cqring_wait_schedule()2547 current->in_iowait = 1; in io_cqring_wait_schedule()2553 current->in_iowait = io_wait; in io_cqring_wait_schedule()