Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dhw_breakpoint.h47 static inline int hw_breakpoint_type(struct perf_event *bp) in hw_breakpoint_type() function
/linux-6.6.21/arch/arm64/kernel/
Dhw_breakpoint.c784 if (!(access & hw_breakpoint_type(wp))) in watchpoint_handler()
/linux-6.6.21/arch/arm/kernel/
Dhw_breakpoint.c763 if (!(access & hw_breakpoint_type(wp))) in watchpoint_handler()