Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.h24 void drain_descendants(struct scx_sched *sch);
83 static inline void drain_descendants(struct scx_sched *sch) { } in drain_descendants() function
H A Dsub.c1232 void drain_descendants(struct scx_sched *sch) in drain_descendants() function
1521 drain_descendants(sch); in scx_sub_disable()
H A Dext.c6429 drain_descendants(sch); in scx_root_disable()