Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/arch/xtensa/include/
Dkernel_arch_func.h80 void *old_switch_handle, in arch_cohere_stacks() argument
87 size_t osp = (size_t) old_switch_handle; in arch_cohere_stacks()
97 if (old_switch_handle != NULL) { in arch_cohere_stacks()
155 if (old_switch_handle != NULL) { in arch_cohere_stacks()
/Zephyr-Core-3.5.0/include/zephyr/sys/
Darch_interface.h915 void *old_switch_handle, in arch_cohere_stacks() argument
919 ARG_UNUSED(old_switch_handle); in arch_cohere_stacks()