Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.h30 void scx_init_root_caps(struct scx_sched *sch);
87 static inline void scx_init_root_caps(struct scx_sched *sch) {} in scx_init_root_caps() function
H A Dsub.c227 void scx_init_root_caps(struct scx_sched *sch) in scx_init_root_caps() function
H A Dext.c7604 scx_init_root_caps(sch); in scx_root_enable_workfn()