unregister_tracepoint_module_notifier   56 include/linux/tracepoint.h extern int unregister_tracepoint_module_notifier(struct notifier_block *nb);
unregister_tracepoint_module_notifier  432 kernel/tracepoint.c EXPORT_SYMBOL_GPL(unregister_tracepoint_module_notifier);