Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.h25 void scx_sub_disable(struct scx_sched *sch);
84 static inline void scx_sub_disable(struct scx_sched *sch) { } in scx_sub_disable() function
H A Dsub.c1506 void scx_sub_disable(struct scx_sched *sch) in scx_sub_disable() function
H A Dext.c6636 scx_sub_disable(sch); in scx_disable_workfn()