Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dstacktrace.h99 static inline bool on_task_stack(const struct task_struct *tsk, in on_task_stack() function
137 if (on_task_stack(tsk, sp, info)) in on_accessible_stack()
H A Dprocessor.h348 #define on_thread_stack() (on_task_stack(current, current_stack_pointer, NULL))