Searched refs:register_module_notifier (Results 1 – 20 of 20) sorted by relevance
135 return register_module_notifier(&gcov_nb); in gcov_init()
176 register_module_notifier(&module_printk_fmts_nb); in pi_setup_module_notifier()
655 int register_module_notifier(struct notifier_block *nb);782 static inline int register_module_notifier(struct notifier_block *nb) in register_module_notifier() function
149 return register_module_notifier(&ei_module_nb); in module_ei_init()
397 return register_module_notifier(&module_trace_bprintk_format_nb); in init_trace_printk()
1911 if (register_module_notifier(&trace_kprobe_module_nb)) in init_kprobe_trace_early()
2122 register_module_notifier(&bpf_module_nb); in bpf_event_init()
3716 ret = register_module_notifier(&trace_module_nb); in event_trace_init()
9696 register_module_notifier(&trace_module_nb); in tracer_init_tracefs()
496 register_module_notifier(&static_call_module_nb); in static_call_init()
732 ret = register_module_notifier(&tracepoint_module_nb); in init_tracepoints()
772 return register_module_notifier(&jump_label_module_nb); in jump_label_init_module()
301 int register_module_notifier(struct notifier_block *nb) in register_module_notifier() function305 EXPORT_SYMBOL(register_module_notifier);
2584 err = register_module_notifier(&kprobe_module_nb); in init_kprobes()
1061 register_module_notifier(&dbg_module_load_nb); in kgdb_register_callbacks()
1463 ret = register_module_notifier(&srcu_module_nb); in init_srcu_module_notifier()
6254 register_module_notifier(&btf_module_nb); in btf_module_init()
911 0x00000000 register_module_notifier vmlinux EXPORT_SYMBOL
5086 ffff800010134660 T register_module_notifier
Completed in 462 milliseconds