Searched refs:sched_shouldpreempt (Results 1 – 1 of 1) sorted by relevance
320 static inline int sched_shouldpreempt(int, int, int);422 sched_shouldpreempt(int pri, int cpri, int remote) in sched_shouldpreempt() function1079 if (!sched_shouldpreempt(pri, ctd->td_priority, 1)) in tdq_notify()2537 if (!sched_shouldpreempt(pri, cpri, 0)) in sched_setpreempt()