Searched refs:on_accessible_stack (Results 1 – 4 of 4) sorted by relevance
126 static inline bool on_accessible_stack(struct task_struct *tsk, in on_accessible_stack() function
279 BUG_ON(!on_accessible_stack(current, current_stack_pointer, &_info)); \
53 if (!on_accessible_stack(tsk, fp, NULL)) in unwind_frame()
504 BUG_ON(!on_accessible_stack(current, current_sp, &info)); in stackleak_check_alloca()