Searched defs:ptrace_getregs (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/um/
H A Dptrace_user.c9 int ptrace_getregs(long pid, unsigned long *regs_out) function
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-hwbreak.c49 static long ptrace_getregs(pid_t pid, struct pt_regs *result) function
/linux-master/arch/xtensa/kernel/
H A Dptrace.c244 static int ptrace_getregs(struct task_struct *child, void __user *uregs) function
/linux-master/arch/mips/kernel/
H A Dptrace.c74 int ptrace_getregs(struct task_struct *child, struct user_pt_regs __user *data) function

Completed in 118 milliseconds