Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsched_4bsd.c144 static void kick_other_cpu(int pri, int cpuid);
1217 kick_other_cpu(int pri, int cpuid) in kick_other_cpu() function
1359 kick_other_cpu(td->td_priority, cpu); in sched_add()