Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/kernel/
Dptrace.c322 static int ptrace_hbp_set_ctrl(unsigned int note_type, in ptrace_hbp_set_ctrl() function
465 ret = ptrace_hbp_set_ctrl(note_type, target, idx, ctrl); in hw_break_set()
979 err = ptrace_hbp_set_ctrl(note_type, tsk, idx, ctrl); in compat_ptrace_hbp_set()