Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhw_breakpoint.c122 static bool is_ptrace_bp(struct perf_event *bp) in is_ptrace_bp() function
144 tmp->ptrace_bp = is_ptrace_bp(bp); in alloc_breakpoint()
162 return is_ptrace_bp(bp) ? !b->ptrace_bp : b->ptrace_bp; in alternate_infra_bp()
299 if (is_ptrace_bp(bp)) { in arch_reserve_bp_slot()
599 if (is_ptrace_bp(bp[i])) in hw_breakpoint_handler()