Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/kernel/
Dptrace.c556 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl() function
688 ret = ptrace_hbp_get_ctrl(note_type, target, idx, &ctrl); in hw_break_get()
/Linux-v6.6/arch/arm64/kernel/
Dptrace.c383 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl() function
494 ret = ptrace_hbp_get_ctrl(note_type, target, idx, &ctrl); in hw_break_get()
1961 err = ptrace_hbp_get_ctrl(note_type, tsk, idx, &ctrl); in compat_ptrace_hbp_get()