Searched refs:stop_sched_class (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/kernel/sched/
H A Dstop_task.c112 const struct sched_class stop_sched_class = { variable in typeref:struct:sched_class
H A Dsched.h1238 #define sched_class_highest (&stop_sched_class)
1242 extern const struct sched_class stop_sched_class;
H A Dcore.c932 stop->sched_class = &stop_sched_class; sched_set_stop_task()

Completed in 326 milliseconds