Home
last modified time | relevance | path

Searched refs:scx_rescue_flush (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/ext/
H A Dsub.h44 void scx_rescue_flush(struct rq *rq);
100 static inline void scx_rescue_flush(struct rq *rq) {} in scx_rescue_flush() function
H A Dsub.c582 void scx_rescue_flush(struct rq *rq) in scx_rescue_flush() function
H A Dext.c3699 scx_rescue_flush(rq); in rq_offline_scx()