Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dhw_breakpoint.c480 t->ptrace_dr7 = 0; in flush_ptrace_hw_breakpoint()
Dptrace.c605 val = thread->ptrace_dr7; in ptrace_get_debugreg()
664 thread->ptrace_dr7 = val; in ptrace_set_debugreg()
/linux-5.19.10/arch/x86/include/asm/
Dprocessor.h502 unsigned long ptrace_dr7; member