Home
last modified time | relevance | path

Searched refs:ptrace_gethbpregs (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/xtensa/kernel/
Dptrace.c326 static long ptrace_gethbpregs(struct task_struct *child, long addr, in ptrace_gethbpregs() function
451 ret = ptrace_gethbpregs(child, addr, datap); in arch_ptrace()
/Linux-v4.19/arch/arm/kernel/
Dptrace.c468 static int ptrace_gethbpregs(struct task_struct *tsk, long num, in ptrace_gethbpregs() function
885 ret = ptrace_gethbpregs(child, addr, in arch_ptrace()