Searched refs:arch_within_stack_frames (Results 1 – 5 of 5) sorted by relevance
164 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames() function
201 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames() function
30 * For per-arch arch_within_stack_frames() implementations, defined in219 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames() 217 static inline int arch_within_stack_frames(const void * const stack, arch_within_stack_frames() function
56 ret = arch_within_stack_frames(stack, stackend, obj, len); in check_stack_object()
993 and similar) by implementing an inline arch_within_stack_frames(),