Searched refs:pt_all_user_regs (Results 1 – 2 of 2) sorted by relevance
209 struct pt_all_user_regs { struct
767 ptrace_getregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_getregs()778 if (!access_ok(ppr, sizeof(struct pt_all_user_regs))) in ptrace_getregs()911 ptrace_setregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_setregs()923 if (!access_ok(ppr, sizeof(struct pt_all_user_regs))) in ptrace_setregs()1143 (struct pt_all_user_regs __user *) data); in arch_ptrace()1147 (struct pt_all_user_regs __user *) data); in arch_ptrace()