Searched refs:arch_within_stack_frames (Results 1 – 2 of 2) sorted by relevance
204 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames() function
56 ret = arch_within_stack_frames(stack, stackend, obj, len); in check_stack_object()