Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.h46 void init_sched_ext_class(void);
80 static inline void init_sched_ext_class(void) {} in init_sched_ext_class() function
H A Dext.c6284 void __init init_sched_ext_class(void) in init_sched_ext_class() function
H A Dcore.c8859 init_sched_ext_class(); in sched_init()