Searched refs:ptrace_set_bpt (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dptrace.h13 extern void ptrace_set_bpt(struct task_struct *);
36 ptrace_set_bpt(task);
H A Dptrace.c476 void ptrace_set_bpt(struct task_struct *child) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dproto.h179 extern int ptrace_set_bpt (struct task_struct *child);
H A Dptrace.c174 ptrace_set_bpt(struct task_struct * child) function
H A Dsignal.c586 ptrace_set_bpt(current); /* re-set bpt */
615 ptrace_set_bpt(current); /* re-set breakpoint */

Completed in 98 milliseconds