Home
last modified time | relevance | path

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

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