Home
last modified time | relevance | path

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

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