Searched refs:copy_stack_frame (Results 1 – 2 of 2) sorted by relevance
43 copy_stack_frame(unsigned long fp, struct stack_frame *frame) in copy_stack_frame() function72 if (!copy_stack_frame(fp, &frame)) in arch_stack_walk_user()
88 copy_stack_frame(const struct stack_frame_user __user *fp, in copy_stack_frame() function119 if (!copy_stack_frame(fp, &frame)) in arch_stack_walk_user()