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

/linux-master/arch/x86/um/
H A Dptrace_user.c16 int ptrace_setregs(long pid, unsigned long *regs) function
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-hwbreak.c54 static long ptrace_setregs(pid_t pid, struct pt_regs *result) function
/linux-master/arch/xtensa/kernel/
H A Dptrace.c250 static int ptrace_setregs(struct task_struct *child, void __user *uregs) function
/linux-master/arch/mips/kernel/
H A Dptrace.c101 int ptrace_setregs(struct task_struct *child, struct user_pt_regs __user *data) function

Completed in 109 milliseconds