Home
last modified time | relevance | path

Searched refs:__scx_update_idle (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dext.h85 void __scx_update_idle(struct rq *rq, bool idle, bool do_notify);
90 __scx_update_idle(rq, idle, do_notify); in scx_update_idle()
H A Dext_idle.c734 void __scx_update_idle(struct rq *rq, bool idle, bool do_notify) in __scx_update_idle() function