Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtracepoint.h57 extern int register_tracepoint_module_notifier(struct notifier_block *nb);
65 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier() function
/Linux-v4.19/kernel/
Dtracepoint.c405 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier() function
420 EXPORT_SYMBOL_GPL(register_tracepoint_module_notifier);