Searched refs:should_preempt (Results 1 – 2 of 2) sorted by relevance
194 static ALWAYS_INLINE bool should_preempt(struct k_thread *thread, in should_preempt() function
269 if (!should_preempt(thread, _current_cpu->swap_ok)) { in next_up()328 if (should_preempt(thread, preempt_ok)) { in update_cache()