Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtracepoint.h65 extern int register_tracepoint_module_notifier(struct notifier_block *nb);
80 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier() function
/linux/kernel/
A 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);
/linux/kernel/trace/
A Dtrace_fprobe.c1338 ret = register_tracepoint_module_notifier(&tracepoint_module_nb); in init_fprobe_trace_early()

Completed in 13 milliseconds