Searched refs:sched_thread_should_yield (Results 1 – 8 of 8) sorted by relevance
181 .thread_should_yield = sched_thread_should_yield,236 .thread_should_yield = sched_thread_should_yield,
201 .thread_should_yield = sched_thread_should_yield,
147 .thread_should_yield = sched_thread_should_yield,
110 extern bool sched_thread_should_yield(processor_t processor, thread_t thread);
238 .thread_should_yield = sched_thread_should_yield,
337 .thread_should_yield = sched_thread_should_yield,
2784 .thread_should_yield = sched_thread_should_yield,
652 sched_thread_should_yield(processor_t processor, thread_t thread) in sched_thread_should_yield() function