Home
last modified time | relevance | path

Searched defs:ptrace_get_debugreg (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c60 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, in ptrace_get_debugreg() function
H A Dptrace-adv.c74 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, in ptrace_get_debugreg() function
/linux/arch/x86/kernel/
H A Dptrace.c611 static unsigned long ptrace_get_debugreg(struct task_struct *tsk, int n) in ptrace_get_debugreg() function