Searched refs:sched_rt_runq_strict_priority (Results 1 – 4 of 4) sorted by relevance
48 extern int sched_rt_runq_strict_priority;
75 int sched_rt_runq_strict_priority = false; variable1382 if (!sched_rt_runq_strict_priority) { in rt_runq_dequeue()
2523 if (sched_rt_runq_strict_priority) { in thread_select()
2637 extern int sched_rt_runq_strict_priority;2638 SYSCTL_INT(_kern, OID_AUTO, sched_rt_runq_strict_priority,2640 &sched_rt_runq_strict_priority, 0, "");