Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtracepoint.h69 extern int unregister_tracepoint_module_notifier(struct notifier_block *nb);
81 int unregister_tracepoint_module_notifier(struct notifier_block *nb) in unregister_tracepoint_module_notifier() function
/linux-4.4.14/kernel/
Dtracepoint.c367 int unregister_tracepoint_module_notifier(struct notifier_block *nb) in unregister_tracepoint_module_notifier() function
383 EXPORT_SYMBOL_GPL(unregister_tracepoint_module_notifier);