Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-decl.h169 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info);
H A Dptrace-noadv.c197 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug() function
H A Dptrace.c147 return ppc_set_hwdebug(child, &bp_info); in arch_ptrace()
H A Dptrace-adv.c439 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug() function