Searched refs:stop_sched_class (Results 1 – 3 of 3) sorted by relevance
120 const struct sched_class stop_sched_class = { variable
1579 #define sched_class_highest (&stop_sched_class)1586 extern const struct sched_class stop_sched_class;
1573 stop->sched_class = &stop_sched_class; in sched_set_stop_task()