Searched refs:arch_stack_walk (Results 1 – 11 of 11) sorted by relevance
| /Zephyr-4.2.1/subsys/shell/modules/kernel_service/thread/ |
| D | unwind.c | 48 arch_stack_walk(print_trace_address, (void *)sh, thread, NULL); in cmd_kernel_thread_unwind()
|
| /Zephyr-4.2.1/arch/x86/core/ |
| D | Kconfig.intel64 | 39 Internal config to indicate that the arch_stack_walk() API is implemented
|
| D | fatal.c | 186 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie, in arch_stack_walk() function
|
| D | Kconfig.ia32 | 173 Internal config to indicate that the arch_stack_walk() API is implemented
|
| /Zephyr-4.2.1/include/zephyr/arch/ |
| D | arch_interface.h | 1304 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie,
|
| /Zephyr-4.2.1/arch/riscv/core/ |
| D | stacktrace.c | 222 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie, in arch_stack_walk() function
|
| /Zephyr-4.2.1/arch/arm64/core/ |
| D | fatal.c | 284 void arch_stack_walk(stack_trace_callback_fn callback_fn, void *cookie, in arch_stack_walk() function
|
| D | Kconfig | 221 Internal config to indicate that the arch_stack_walk() API is implemented
|
| /Zephyr-4.2.1/arch/riscv/ |
| D | Kconfig | 530 Internal config to indicate that the arch_stack_walk() API is implemented
|
| /Zephyr-4.2.1/doc/releases/ |
| D | release-notes-4.0.rst | 133 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only 156 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
|
| /Zephyr-4.2.1/arch/ |
| D | Kconfig | 451 Select Y here to compile the `arch_stack_walk()` function
|