Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dfprobe.c624 static struct notifier_block fprobe_module_nb = { in fprobe_module_callback()
631 return register_module_notifier(&fprobe_module_nb); in init_fprobe_module()
626 static struct notifier_block fprobe_module_nb = { global() variable