Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint.c112 static bool is_ptrace_bp(struct perf_event *bp) in is_ptrace_bp() function
424 if (is_ptrace_bp(bp[i])) in hw_breakpoint_handler()
453 if (!hit[i] || !is_ptrace_bp(bp[i])) in hw_breakpoint_handler()