Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtracepoint.h57 extern int unregister_tracepoint_module_notifier(struct notifier_block *nb);
69 int unregister_tracepoint_module_notifier(struct notifier_block *nb) in unregister_tracepoint_module_notifier() function
/Linux-v5.10/kernel/
Dtracepoint.c443 int unregister_tracepoint_module_notifier(struct notifier_block *nb) in unregister_tracepoint_module_notifier() function
459 EXPORT_SYMBOL_GPL(unregister_tracepoint_module_notifier);