Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtracepoint.h55 extern int register_tracepoint_module_notifier(struct notifier_block *nb);
63 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier() function
/Linux-v5.4/kernel/
Dtracepoint.c392 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier() function
407 EXPORT_SYMBOL_GPL(register_tracepoint_module_notifier);