Home
last modified time | relevance | path

Searched defs:hw_breakpoint_is_used (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dhw_breakpoint.h131 static inline bool hw_breakpoint_is_used(void) { return false; } in hw_breakpoint_is_used() function
/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c895 bool hw_breakpoint_is_used(void) in hw_breakpoint_is_used() function