Home
last modified time | relevance | path

Searched refs:copy_stack_frame (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/loongarch/kernel/
Dstacktrace.c43 copy_stack_frame(unsigned long fp, struct stack_frame *frame) in copy_stack_frame() function
72 if (!copy_stack_frame(fp, &frame)) in arch_stack_walk_user()
/Linux-v6.6/arch/x86/kernel/
Dstacktrace.c88 copy_stack_frame(const struct stack_frame_user __user *fp, in copy_stack_frame() function
119 if (!copy_stack_frame(fp, &frame)) in arch_stack_walk_user()