Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.h46 void scx_rescue_set_knobs(struct scx_sched *sch);
102 static inline void scx_rescue_set_knobs(struct scx_sched *sch) {} in scx_rescue_set_knobs() function
H A Dsub.c633 void scx_rescue_set_knobs(struct scx_sched *sch) in scx_rescue_set_knobs() function
H A Dext.c7535 scx_rescue_set_knobs(sch); in scx_root_enable_workfn()