Searched defs:ptrace_set_debugreg (Results 1 – 4 of 4) sorted by relevance
78 int ptrace_set_debugreg(struct task_struct *task, unsigned long addr, unsigned long data) in ptrace_set_debugreg() function
83 int ptrace_set_debugreg(struct task_struct *task, unsigned long addr, unsigned long data) in ptrace_set_debugreg() function
245 static void ptrace_set_debugreg(pid_t child_pid, unsigned long wp_addr) in ptrace_set_debugreg() function
650 static int ptrace_set_debugreg(struct task_struct *tsk, int n, in ptrace_set_debugreg() function
Completed in 8 milliseconds