Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dtracepoint.c722 static struct notifier_block tracepoint_module_nb = { variable
731 ret = register_module_notifier(&tracepoint_module_nb); in init_tracepoints()
/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c890 static struct notifier_block tracepoint_module_nb = { variable
1253 ret = register_tracepoint_module_notifier(&tracepoint_module_nb); in init_fprobe_trace_early()