Searched refs:arch_cohere_stacks (Results 1 – 4 of 4) sorted by relevance
42 static ALWAYS_INLINE void arch_cohere_stacks(struct k_thread *old_thread, in arch_cohere_stacks() function
146 arch_cohere_stacks(old_thread, NULL, new_thread); in do_swap()
938 static inline void arch_cohere_stacks(struct k_thread *old_thread, in arch_cohere_stacks() function
895 arch_cohere_stacks(old_thread, interrupted, new_thread); in z_get_next_switch_handle()