Home
last modified time | relevance | path

Searched defs:ptrace_getregs (Results 1 – 5 of 5) sorted by relevance

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