Searched refs:register_tracepoint_module_notifier (Results 1 – 2 of 2) sorted by relevance
64 extern int register_tracepoint_module_notifier(struct notifier_block *nb);79 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier() function
1579 ret = register_tracepoint_module_notifier(&tracepoint_module_nb); in init_fprobe_trace_early()