Searched defs:ptrace_get_debugreg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-noadv.c | 64 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, in ptrace_get_debugreg() function
|
H A D | ptrace-adv.c | 74 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, in ptrace_get_debugreg() function
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-noadv.c | 60 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, in ptrace_get_debugreg() function
|
H A D | ptrace-adv.c | 74 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, in ptrace_get_debugreg() function
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | ptrace.c | 592 static unsigned long ptrace_get_debugreg(struct task_struct *tsk, int n) in ptrace_get_debugreg() function
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | ptrace.c | 611 static unsigned long ptrace_get_debugreg(struct task_struct *tsk, int n) in ptrace_get_debugreg() function
|
Completed in 6 milliseconds