Home
last modified time | relevance | path

Searched defs:on_thread_stack (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dentry-common.h8 static inline bool on_thread_stack(void) in on_thread_stack() function
/openbmc/linux/arch/riscv/include/asm/
H A Dstacktrace.h19 static inline bool on_thread_stack(void) in on_thread_stack() function
/openbmc/linux/arch/arm64/include/asm/
H A Dstacktrace.h60 #define on_thread_stack() (on_task_stack(current, current_stack_pointer, 1)) macro
/openbmc/linux/arch/s390/include/asm/
H A Dprocessor.h263 static __always_inline bool on_thread_stack(void) in on_thread_stack() function
/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h539 static __always_inline bool on_thread_stack(void) in on_thread_stack() function