Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/modules/kernel_service/thread/
Dunwind.c48 arch_stack_walk(print_trace_address, (void *)sh, thread, NULL); in cmd_kernel_thread_unwind()
/Zephyr-latest/include/zephyr/arch/
Darch_interface.h1296 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie,
/Zephyr-latest/arch/x86/core/
DKconfig.intel6440 Internal config to indicate that the arch_stack_walk() API is implemented
Dfatal.c187 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie, in arch_stack_walk() function
DKconfig.ia32173 Internal config to indicate that the arch_stack_walk() API is implemented
/Zephyr-latest/arch/riscv/core/
Dstacktrace.c214 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie, in arch_stack_walk() function
/Zephyr-latest/arch/arm64/core/
Dfatal.c245 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie, in arch_stack_walk() function
DKconfig169 Internal config to indicate that the arch_stack_walk() API is implemented
/Zephyr-latest/arch/riscv/
DKconfig447 Internal config to indicate that the arch_stack_walk() API is implemented
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst135 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
158 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
/Zephyr-latest/arch/
DKconfig429 Select Y here to compile the `arch_stack_walk()` function