Searched refs:pt_all_user_regs (Results 1 – 2 of 2) sorted by relevance
209 struct pt_all_user_regs { struct
824 ptrace_getregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_getregs()835 if (!access_ok(ppr, sizeof(struct pt_all_user_regs))) in ptrace_getregs()968 ptrace_setregs (struct task_struct *child, struct pt_all_user_regs __user *ppr) in ptrace_setregs()980 if (!access_ok(ppr, sizeof(struct pt_all_user_regs))) in ptrace_setregs()1197 (struct pt_all_user_regs __user *) data); in arch_ptrace()1201 (struct pt_all_user_regs __user *) data); in arch_ptrace()