Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Drt.c2436 void __init init_sched_rt_class(void) in init_sched_rt_class() function
H A Dsched.h2668 extern void init_sched_rt_class(void);
H A Dcore.c8488 init_sched_rt_class(); in sched_init_smp()