Searched refs:ptrace_hbp_set_ctrl (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/loongarch/kernel/ |
H A D | ptrace.c | 584 static int ptrace_hbp_set_ctrl(unsigned int note_type, in ptrace_hbp_set_ctrl() function 760 ret = ptrace_hbp_set_ctrl(note_type, target, idx, ctrl); in hw_break_set()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | ptrace.c | 423 static int ptrace_hbp_set_ctrl(unsigned int note_type, in ptrace_hbp_set_ctrl() function 539 ret = ptrace_hbp_set_ctrl(note_type, target, idx, ctrl); in hw_break_set() 1986 err = ptrace_hbp_set_ctrl(note_type, tsk, idx, ctrl); in compat_ptrace_hbp_set()
|