Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.h24 void init_sched_ext_class(void);
65 static inline void init_sched_ext_class(void) {} in init_sched_ext_class() function
H A Dext.c6056 void __init init_sched_ext_class(void) in init_sched_ext_class() function
H A Dcore.c8720 init_sched_ext_class(); in sched_init()