Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h2497 extern const struct sched_class stop_sched_class;
H A Dext.c3293 if (class == &stop_sched_class) in preempt_reason_from_class()