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