Searched refs:unregister_tracepoint_module_notifier (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dtracepoint.h67 extern int unregister_tracepoint_module_notifier(struct notifier_block *nb);
79 int unregister_tracepoint_module_notifier(struct notifier_block *nb) function
/linux-master/kernel/
H A Dtracepoint.c607 * unregister_tracepoint_module_notifier - unregister tracepoint coming/going notifier
613 int unregister_tracepoint_module_notifier(struct notifier_block *nb) function
629 EXPORT_SYMBOL_GPL(unregister_tracepoint_module_notifier); variable

Completed in 111 milliseconds