Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c570 static int ptrace_hbp_get_addr(unsigned int note_type, in ptrace_hbp_get_addr() function
687 ret = ptrace_hbp_get_addr(note_type, target, idx, &addr); in hw_break_get()
/openbmc/linux/arch/arm64/kernel/
H A Dptrace.c397 static int ptrace_hbp_get_addr(unsigned int note_type, in ptrace_hbp_get_addr() function
491 ret = ptrace_hbp_get_addr(note_type, target, idx, &addr); in hw_break_get()
1957 err = ptrace_hbp_get_addr(note_type, tsk, idx, &addr); in compat_ptrace_hbp_get()