Home
last modified time | relevance | path

Searched defs:do_notify (Results 1 – 2 of 2) sorted by relevance

/kernel/sched/
Dext.h62 static inline void scx_update_idle(struct rq *rq, bool idle, bool do_notify) in scx_update_idle()
68 static inline void scx_update_idle(struct rq *rq, bool idle, bool do_notify) {} in scx_update_idle()
Dext.c3407 void __scx_update_idle(struct rq *rq, bool idle, bool do_notify) in __scx_update_idle()