Searched refs:on_accessible_stack (Results 1 – 3 of 3) sorted by relevance
141 static inline bool on_accessible_stack(const struct task_struct *tsk, in on_accessible_stack() function
322 BUG_ON(!on_accessible_stack(current, current_stack_pointer, &_info)); \
52 if (!on_accessible_stack(tsk, fp, &info)) in unwind_frame()