Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dprocessor.h142 struct perf_event *hbp_watch[LOONGARCH_MAX_WRP]; member
186 .hbp_watch = {0}, \
/linux/arch/loongarch/kernel/
H A Dptrace.c399 if (current->thread.hbp_watch[i] == bp) in ptrace_hbptriggered()
422 bp = tsk->thread.hbp_watch[idx]; in ptrace_hbp_get_event()
445 tsk->thread.hbp_watch[idx] = bp; in ptrace_hbp_set_event()