Home
last modified time | relevance | path

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

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