Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dstacktrace.h97 static inline bool on_task_stack(const struct task_struct *tsk, in on_task_stack() function
135 if (on_task_stack(tsk, sp, size, info)) in on_accessible_stack()
A Dprocessor.h389 #define on_thread_stack() (on_task_stack(current, current_stack_pointer, 1, NULL))

Completed in 4 milliseconds