Home
last modified time | relevance | path

Searched refs:ptrace_set_bpt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dproto.h168 extern int ptrace_set_bpt (struct task_struct *child);
H A Dptrace.c179 ptrace_set_bpt(struct task_struct * child) in ptrace_set_bpt() function
H A Dsignal.c519 ptrace_set_bpt(current); /* re-set breakpoint */ in do_signal()