Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dstop_task.c121 const struct sched_class stop_sched_class = { variable
Dsched.h1787 #define sched_class_highest (&stop_sched_class)
1798 extern const struct sched_class stop_sched_class;
Dcore.c2150 stop->sched_class = &stop_sched_class; in sched_set_stop_task()