Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsched_ule.c320 static inline int sched_shouldpreempt(int, int, int);
422 sched_shouldpreempt(int pri, int cpri, int remote) in sched_shouldpreempt() function
1079 if (!sched_shouldpreempt(pri, ctd->td_priority, 1)) in tdq_notify()
2537 if (!sched_shouldpreempt(pri, cpri, 0)) in sched_setpreempt()