Home
last modified time | relevance | path

Searched defs:ptrace_set_debugreg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c78 int ptrace_set_debugreg(struct task_struct *task, unsigned long addr, unsigned long data) in ptrace_set_debugreg() function
H A Dptrace-adv.c83 int ptrace_set_debugreg(struct task_struct *task, unsigned long addr, unsigned long data) in ptrace_set_debugreg() function
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c246 static void ptrace_set_debugreg(pid_t child_pid, unsigned long wp_addr) in ptrace_set_debugreg() function
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c669 static int ptrace_set_debugreg(struct task_struct *tsk, int n, in ptrace_set_debugreg() function