Home
last modified time | relevance | path

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

/arch/x86/um/
Dptrace_user.c9 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() function
/arch/avr32/kernel/
Dptrace.c123 static int ptrace_getregs(struct task_struct *tsk, void __user *uregs) in ptrace_getregs() function
/arch/xtensa/kernel/
Dptrace.c54 int ptrace_getregs(struct task_struct *child, void __user *uregs) in ptrace_getregs() function
/arch/m32r/kernel/
Dptrace.c189 static int ptrace_getregs(struct task_struct *tsk, void __user *uregs) in ptrace_getregs() function
/arch/mips/kernel/
Dptrace.c101 int ptrace_getregs(struct task_struct *child, struct user_pt_regs __user *data) in ptrace_getregs() function
/arch/ia64/kernel/
Dptrace.c825 ptrace_getregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_getregs() function