Searched refs:ptrace_hbp_get_ctrl (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | ptrace.c | 542 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl() function 703 ret = ptrace_hbp_get_ctrl(note_type, target, idx, &ctrl); in hw_break_get()
|
| /linux/arch/arm64/kernel/ |
| H A D | ptrace.c | 384 static int ptrace_hbp_get_ctrl(unsigned int note_type, in ptrace_hbp_get_ctrl() function 495 ret = ptrace_hbp_get_ctrl(note_type, target, idx, &ctrl); in hw_break_get() 2162 err = ptrace_hbp_get_ctrl(note_type, tsk, idx, &ctrl); in compat_ptrace_hbp_get()
|