ptrace_get_debugreg  751 arch/x86/kernel/ptrace.c 			tmp = ptrace_get_debugreg(child, addr / sizeof(data));
ptrace_get_debugreg  969 arch/x86/kernel/ptrace.c 		*val = ptrace_get_debugreg(child, regno / 4);
ptrace_get_debugreg 1138 arch/x86/kernel/ptrace.c 			tmp = ptrace_get_debugreg(child, addr / sizeof(data));