Searched refs:stop_sched_class (Results 1 – 3 of 3) sorted by relevance
112 const struct sched_class stop_sched_class = { variable
1230 #define sched_class_highest (&stop_sched_class)1234 extern const struct sched_class stop_sched_class;
905 stop->sched_class = &stop_sched_class; in sched_set_stop_task()