Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhw_breakpoint.h89 static inline int __init init_hw_breakpoint(void) { return 0; } in init_hw_breakpoint() function
/linux-4.4.14/kernel/events/
Dhw_breakpoint.c619 int __init init_hw_breakpoint(void) in init_hw_breakpoint() function