Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dtracepoint.h66 extern int register_tracepoint_module_notifier(struct notifier_block *nb);
74 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier() function
/linux-6.1.9/kernel/
Dtracepoint.c589 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier() function
604 EXPORT_SYMBOL_GPL(register_tracepoint_module_notifier);