Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-decl.h182 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info);
H A Dptrace-noadv.c193 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug() function
H A Dptrace.c106 return ppc_set_hwdebug(child, &bp_info); in arch_ptrace()
H A Dptrace-adv.c440 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug() function