Searched refs:on_task_stack (Results 1 – 2 of 2) sorted by relevance
78 static inline bool on_task_stack(struct task_struct *tsk, unsigned long sp, in on_task_stack() function130 if (on_task_stack(tsk, sp, info)) in on_accessible_stack()
282 #define on_thread_stack() (on_task_stack(current, current_stack_pointer, NULL))