Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 19 of 19) sorted by relevance

/kernel/
Dreboot.c55 struct notifier_block nb; member
112 int register_reboot_notifier(struct notifier_block *nb) in register_reboot_notifier()
127 int unregister_reboot_notifier(struct notifier_block *nb) in unregister_reboot_notifier()
138 int devm_register_reboot_notifier(struct device *dev, struct notifier_block *nb) in devm_register_reboot_notifier()
204 int register_restart_handler(struct notifier_block *nb) in register_restart_handler()
219 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler()
332 static int sys_off_notify(struct notifier_block *nb, in sys_off_notify()
Dcpu_pm.c61 int cpu_pm_register_notifier(struct notifier_block *nb) in cpu_pm_register_notifier()
81 int cpu_pm_unregister_notifier(struct notifier_block *nb) in cpu_pm_unregister_notifier()
Dnotifier.c78 struct notifier_block *nb, *next_nb; in notifier_call_chain() local
600 int register_die_notifier(struct notifier_block *nb) in register_die_notifier()
606 int unregister_die_notifier(struct notifier_block *nb) in unregister_die_notifier()
Dtracepoint.c590 int register_tracepoint_module_notifier(struct notifier_block *nb) in register_tracepoint_module_notifier()
614 int unregister_tracepoint_module_notifier(struct notifier_block *nb) in unregister_tracepoint_module_notifier()
Dcrash_core.c621 static int crash_memhp_notifier(struct notifier_block *nb, unsigned long val, void *arg) in crash_memhp_notifier()
Dstatic_call_inline.c443 static int static_call_module_notify(struct notifier_block *nb, in static_call_module_notify()
Dkprobes.c2627 static int kprobes_module_callback(struct notifier_block *nb, in kprobes_module_callback()
Dcpu.c2015 cpu_hotplug_pm_callback(struct notifier_block *nb, in cpu_hotplug_pm_callback()
/kernel/gcov/
Dbase.c103 static int gcov_module_notifier(struct notifier_block *nb, unsigned long event, in gcov_module_notifier()
/kernel/printk/
Dindex.c151 static int pi_module_notify(struct notifier_block *nb, unsigned long op, in pi_module_notify()
/kernel/power/
Dmain.c86 int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier()
92 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier()
/kernel/dma/
Ddebug.c845 static int dma_debug_device_change(struct notifier_block *nb, unsigned long action, void *data) in dma_debug_device_change()
877 struct notifier_block *nb; in dma_debug_add_bus() local
/kernel/time/
Dtimekeeping.c577 int pvclock_gtod_register_notifier(struct notifier_block *nb) in pvclock_gtod_register_notifier()
597 int pvclock_gtod_unregister_notifier(struct notifier_block *nb) in pvclock_gtod_unregister_notifier()
/kernel/module/
Dmain.c147 int register_module_notifier(struct notifier_block *nb) in register_module_notifier()
153 int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier()
/kernel/trace/
Dtrace_kprobe.c697 static int trace_kprobe_module_callback(struct notifier_block *nb, in trace_kprobe_module_callback()
Dbpf_trace.c2472 static int bpf_event_notify(struct notifier_block *nb, unsigned long op, in bpf_event_notify()
/kernel/rcu/
Drcutorture.c2463 static int rcu_torture_stall_nf(struct notifier_block *nb, unsigned long v, void *ptr) in rcu_torture_stall_nf()
/kernel/sched/
Dext.c5997 static int scx_pm_handler(struct notifier_block *nb, unsigned long event, void *ptr) in scx_pm_handler()
/kernel/bpf/
Dbtf.c8001 static int btf_module_notify(struct notifier_block *nb, unsigned long op, in btf_module_notify()