Searched refs:scx_rescue_keep (Results 1 – 3 of 3) sorted by relevance
43 bool scx_rescue_keep(struct rq *rq, struct task_struct *p);99 static inline bool scx_rescue_keep(struct rq *rq, struct task_struct *p) { return false; } in scx_rescue_keep() function
328 bool scx_rescue_keep(struct rq *rq, struct task_struct *p) in scx_rescue_keep() function
3133 rescue_keep = scx_rescue_keep(rq, p); in put_prev_task_scx()