Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm/kernel/
Dhw_breakpoint.c630 if (is_default_overflow_handler(bp)) { in hw_breakpoint_arch_parse()
802 if (!is_default_overflow_handler(wp)) in watchpoint_handler()
815 if (is_default_overflow_handler(wp)) in watchpoint_handler()
890 if (is_default_overflow_handler(bp)) in breakpoint_handler()
/linux-6.14.4/arch/arm64/kernel/
Dhw_breakpoint.c658 if (is_default_overflow_handler(bp)) in breakpoint_handler()
737 int step = is_default_overflow_handler(wp); in watchpoint_report()
/linux-6.14.4/include/linux/
Dperf_event.h1449 is_default_overflow_handler(struct perf_event *event) in is_default_overflow_handler() function
/linux-6.14.4/arch/s390/kernel/
Dperf_cpum_sf.c834 if (is_default_overflow_handler(event)) in __hw_perf_event_init()