Home
last modified time | relevance | path

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

/Zephyr-latest/arch/riscv/core/
Dstacktrace.c56 static inline bool in_user_thread_stack_bound(uintptr_t addr, const struct k_thread *const thread) in in_user_thread_stack_bound() function
84 return in_user_thread_stack_bound(addr, thread); in in_stack_bound()