Searched defs:unregister_hw_breakpoint (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dhw_breakpoint.h128 static inline void unregister_hw_breakpoint(struct perf_event *bp) { } function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dhw_breakpoint.h128 static inline void unregister_hw_breakpoint(struct perf_event *bp) { } function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dhw_breakpoint.c489 void unregister_hw_breakpoint(struct perf_event *bp) function
495 EXPORT_SYMBOL_GPL(unregister_hw_breakpoint); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dhw_breakpoint.c489 void unregister_hw_breakpoint(struct perf_event *bp) function
495 EXPORT_SYMBOL_GPL(unregister_hw_breakpoint); variable

Completed in 119 milliseconds