Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dtracepoint.c722 static struct notifier_block tracepoint_module_nb = { variable
731 ret = register_module_notifier(&tracepoint_module_nb); in init_tracepoints()
/linux-6.12.1/kernel/trace/
Dtrace_fprobe.c991 static struct notifier_block tracepoint_module_nb = { variable
1338 ret = register_tracepoint_module_notifier(&tracepoint_module_nb); in init_fprobe_trace_early()