Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtracepoint.h65 extern int unregister_tracepoint_module_notifier(struct notifier_block *nb);
84 int unregister_tracepoint_module_notifier(struct notifier_block *nb) in unregister_tracepoint_module_notifier() function
/linux-6.15/kernel/
H A Dtracepoint.c566 int unregister_tracepoint_module_notifier(struct notifier_block *nb) in unregister_tracepoint_module_notifier() function
582 EXPORT_SYMBOL_GPL(unregister_tracepoint_module_notifier);