Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dptrace.c398 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl() function
528 ret = ptrace_hbp_get_ctrl(note_type, target, idx, &ctrl); in hw_break_get()
1435 err = ptrace_hbp_get_ctrl(note_type, tsk, idx, &ctrl); in compat_ptrace_hbp_get()