Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhw_breakpoint.h103 static inline int __init init_hw_breakpoint(void) { return 0; } in init_hw_breakpoint() function
/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c1006 int __init init_hw_breakpoint(void) in init_hw_breakpoint() function