Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dhw_breakpoint.h116 static inline int __init init_hw_breakpoint(void) { return 0; } in init_hw_breakpoint() function
/linux-3.3/kernel/events/
Dhw_breakpoint.c627 int __init init_hw_breakpoint(void) in init_hw_breakpoint() function