Searched refs:on_accessible_stack (Results 1 – 3 of 3) sorted by relevance
128 static inline bool on_accessible_stack(const struct task_struct *tsk, in on_accessible_stack() function
386 BUG_ON(!on_accessible_stack(current, current_stack_pointer, 1, &_info)); \
81 if (!on_accessible_stack(tsk, fp, 16, &info)) in unwind_frame()
Completed in 7 milliseconds