Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/um/
A Dptrace_user.c9 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() function
/linux-6.3-rc2/arch/xtensa/kernel/
A Dptrace.c244 static int ptrace_getregs(struct task_struct *child, void __user *uregs) in ptrace_getregs() function
/linux-6.3-rc2/arch/mips/kernel/
A Dptrace.c67 int ptrace_getregs(struct task_struct *child, struct user_pt_regs __user *data) in ptrace_getregs() function
/linux-6.3-rc2/arch/ia64/kernel/
A Dptrace.c767 ptrace_getregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_getregs() function

Completed in 19 milliseconds