Home
last modified time | relevance | path

Searched refs:update_cache (Results 1 – 1 of 1) sorted by relevance

/kernel/
A Dsched.c38 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()
790 update_cache(0); in k_sched_unlock()
1049 update_cache(0); in z_impl_k_reschedule()
1078 update_cache(1); in z_impl_k_yield()
[all …]

Completed in 5 milliseconds