Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dptrace.c560 static int ptrace_write_dr7(struct task_struct *tsk, unsigned long data) in ptrace_write_dr7() function
682 rc = ptrace_write_dr7(tsk, val); in ptrace_set_debugreg()