Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/
H A Dptrace_user.c9 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() function
/kernel/linux/linux-6.6/arch/x86/um/
H A Dptrace_user.c9 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() function
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dptrace.c246 static int ptrace_getregs(struct task_struct *child, void __user *uregs) in ptrace_getregs() function
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dptrace.c244 static int ptrace_getregs(struct task_struct *child, void __user *uregs) in ptrace_getregs() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dptrace.c68 int ptrace_getregs(struct task_struct *child, struct user_pt_regs __user *data) in ptrace_getregs() function
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dptrace.c74 int ptrace_getregs(struct task_struct *child, struct user_pt_regs __user *data) in ptrace_getregs() function
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dptrace.c824 ptrace_getregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_getregs() function
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dptrace.c767 ptrace_getregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_getregs() function

Completed in 12 milliseconds