Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/include/asm/
Dentry-common.h60 static inline bool on_thread_stack(void) in on_thread_stack() function
/Linux-v5.15/arch/arm64/include/asm/
Dprocessor.h344 #define on_thread_stack() (on_task_stack(current, current_stack_pointer, 1, NULL)) macro
/Linux-v5.15/arch/x86/include/asm/
Dprocessor.h571 static inline bool on_thread_stack(void) in on_thread_stack() function