Lines Matching refs:update_cache
38 static ALWAYS_INLINE void update_cache(int preempt_ok);
261 update_cache(thread == _current); in move_thread_to_end_of_prio_q()
288 static ALWAYS_INLINE void update_cache(int preempt_ok) in update_cache() function
351 update_cache(0); in ready_thread()
466 update_cache(1); in z_impl_k_thread_suspend()
529 update_cache(thread == _current); in unready_thread()
701 update_cache(1); in z_thread_prio_set()
775 update_cache(0); in k_sched_unlock()
1029 update_cache(0); in z_impl_k_reschedule()
1058 update_cache(1); in z_impl_k_yield()
1259 update_cache(1); in halt_thread()