Searched refs:next_up (Results 1 – 2 of 2) sorted by relevance
202 static ALWAYS_INLINE struct k_thread *next_up(void) in next_up() function326 struct k_thread *thread = next_up(); in update_cache()819 struct k_thread *ret = next_up(); in z_swap_next_thread()886 new_thread = next_up(); in z_get_next_switch_handle()
784 * :github:`8129` - scheduler: in update_cache() thread from next_up() and _current are the same