Searched refs:tracepoint_module_nb (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/
H A Dtracepoint.c722 static struct notifier_block tracepoint_module_nb = { variable in typeref:struct:notifier_block
731 ret = register_module_notifier(&tracepoint_module_nb);
/linux-master/kernel/trace/
H A Dtrace_fprobe.c890 static struct notifier_block tracepoint_module_nb = { variable in typeref:struct:notifier_block
1247 ret = register_tracepoint_module_notifier(&tracepoint_module_nb);

Completed in 230 milliseconds