Lines Matching refs:update_cache
38 static ALWAYS_INLINE void update_cache(int preempt_ok);
276 update_cache(1); in move_current_to_end_of_prio_q()
279 static ALWAYS_INLINE void update_cache(int preempt_ok) in update_cache() function
342 update_cache(0); in ready_thread()
477 update_cache(1); in z_impl_k_thread_suspend()
540 update_cache(thread == _current); in unready_thread()
712 update_cache(1); in z_thread_prio_set()
804 update_cache(0); in k_sched_unlock()
1076 update_cache(0); in z_impl_k_reschedule()
1105 update_cache(1); in z_impl_k_yield()
1304 update_cache(1); in halt_thread()