Home
last modified time | relevance | path

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

/arch/xtensa/kernel/
Dptrace.c450 static long ptrace_sethbpregs(struct task_struct *child, long addr, in ptrace_sethbpregs() function
535 ret = ptrace_sethbpregs(child, addr, datap); in arch_ptrace()
/arch/arm/kernel/
Dptrace.c478 static int ptrace_sethbpregs(struct task_struct *tsk, long num, in ptrace_sethbpregs() function
817 ret = ptrace_sethbpregs(child, addr, in arch_ptrace()