Home
last modified time | relevance | path

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

/Zephyr-latest/arch/xtensa/include/
Dkernel_arch_func.h43 void *old_switch_handle, in arch_cohere_stacks() argument
50 size_t osp = (size_t) old_switch_handle; in arch_cohere_stacks()
60 if (old_switch_handle != NULL) { in arch_cohere_stacks()
118 if (old_switch_handle != NULL) { in arch_cohere_stacks()
/Zephyr-latest/include/zephyr/arch/
Darch_interface.h939 void *old_switch_handle, in arch_cohere_stacks() argument
943 ARG_UNUSED(old_switch_handle); in arch_cohere_stacks()