Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/kernel/
Dptrace.c523 static int ptrace_hbp_get_resource_info(unsigned int note_type, u64 *info) in ptrace_hbp_get_resource_info() function
672 ret = ptrace_hbp_get_resource_info(note_type, &info); in hw_break_get()
/linux-6.6.21/arch/arm64/kernel/
Dptrace.c359 static int ptrace_hbp_get_resource_info(unsigned int note_type, u32 *info) in ptrace_hbp_get_resource_info() function
483 ret = ptrace_hbp_get_resource_info(note_type, &info); in hw_break_get()