on_thread_stack 325 arch/arm64/include/asm/processor.h #define on_thread_stack() (on_task_stack(current, current_stack_pointer, NULL)) on_thread_stack 560 arch/x86/include/asm/processor.h static inline bool on_thread_stack(void)