Searched refs:tracepoint_probe_unregister_noupdate (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 Dtracepoint.h57 extern int tracepoint_probe_unregister_noupdate(const char *name, void *probe,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dtracepoint.h57 extern int tracepoint_probe_unregister_noupdate(const char *name, void *probe,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dtracepoint.c448 * tracepoint_probe_unregister_noupdate - remove a probe but not disconnect
454 int tracepoint_probe_unregister_noupdate(const char *name, void *probe, function
469 EXPORT_SYMBOL_GPL(tracepoint_probe_unregister_noupdate); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dtracepoint.c448 * tracepoint_probe_unregister_noupdate - remove a probe but not disconnect
454 int tracepoint_probe_unregister_noupdate(const char *name, void *probe, function
469 EXPORT_SYMBOL_GPL(tracepoint_probe_unregister_noupdate); variable

Completed in 73 milliseconds