Home
last modified time | relevance | path

Searched refs:ppc_set_hwdebug (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/powerpc/kernel/ptrace/
Dptrace-decl.h176 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info);
Dptrace-noadv.c193 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug() function
Dptrace.c106 return ppc_set_hwdebug(child, &bp_info); in arch_ptrace()
Dptrace-adv.c440 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug() function