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

/linux-master/include/linux/
H A Dhw_breakpoint.h47 static inline int hw_breakpoint_type(struct perf_event *bp) function
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c785 if (!(access & hw_breakpoint_type(wp)))
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c763 if (!(access & hw_breakpoint_type(wp)))

Completed in 308 milliseconds