Searched refs:root_renotify (Results 1 – 1 of 1) sorted by relevance
743 static void scx_idle_notify(struct rq *rq, bool idle, bool do_notify, bool root_renotify) in scx_idle_notify() argument754 if ((do_notify || root_renotify) && in scx_idle_notify()770 forced = root_renotify; in scx_idle_notify()831 bool root_renotify = rq->scx.flags & SCX_RQ_ROOT_IDLE_RENOTIFY; in __scx_update_idle() local834 scx_idle_notify(rq, idle, do_notify, root_renotify); in __scx_update_idle()