Searched refs:notifier_block (Results 151 - 175 of 1199) sorted by relevance

1234567891011>>

/linux-master/arch/loongarch/include/asm/
H A Dhw_breakpoint.h99 struct notifier_block;
109 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
/linux-master/drivers/watchdog/
H A Dstmp3xxx_rtc_wdt.c71 static int wdt_notify_sys(struct notifier_block *nb, unsigned long code,
86 static struct notifier_block wdt_notifier = {
H A Dalim7101_wdt.c306 static int wdt_restart_handle(struct notifier_block *this, unsigned long mode,
323 static struct notifier_block wdt_restart_handler = {
332 static int wdt_notify_sys(struct notifier_block *this,
346 static struct notifier_block wdt_notifier = {
/linux-master/arch/xtensa/platforms/xt2000/
H A Dsetup.c53 static int xt2000_restart(struct notifier_block *this,
63 static struct notifier_block xt2000_restart_block = {
/linux-master/drivers/power/reset/
H A Dkeystone-reset.c53 static int rsctrl_restart_handler(struct notifier_block *this,
66 static struct notifier_block rsctrl_restart_nb = {
H A Dsyscon-reboot.c22 struct notifier_block restart_handler;
25 static int syscon_restart_handle(struct notifier_block *this,
H A Docelot-reset.c29 struct notifier_block restart_handler;
42 static int ocelot_restart_handle(struct notifier_block *this,
H A Dvexpress-poweroff.c40 static int vexpress_restart(struct notifier_block *this, unsigned long mode,
48 static struct notifier_block vexpress_restart_nb = {
/linux-master/drivers/reset/
H A Dreset-ath79.c18 struct notifier_block restart_nb;
75 static int ath79_reset_restart_handler(struct notifier_block *nb,
/linux-master/drivers/mmc/core/
H A Dpwrseq_emmc.c26 struct notifier_block reset_nb;
42 static int mmc_pwrseq_emmc_reset_nb(struct notifier_block *this,
/linux-master/drivers/clk/qcom/
H A Dapss-ipq6018.c90 static int cpu_clk_notifier_fn(struct notifier_block *nb, unsigned long action,
113 struct notifier_block *cpu_clk_notifier;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Deq.h40 struct notifier_block irq_nb;
46 struct notifier_block irq_nb;
/linux-master/drivers/soc/litex/
H A Dlitex_soc_ctrl.c72 struct notifier_block reset_nb;
75 static int litex_reset_handler(struct notifier_block *this, unsigned long mode,
/linux-master/arch/mips/sgi-ip32/
H A Dip32-reset.c114 static int panic_event(struct notifier_block *this, unsigned long event,
133 static struct notifier_block panic_block = {
/linux-master/net/bridge/
H A Dbr_switchdev.c300 br_switchdev_fdb_replay_one(struct net_bridge *br, struct notifier_block *nb,
315 bool adding, struct notifier_block *nb)
350 struct notifier_block *nb,
391 br_switchdev_vlan_replay_one(struct notifier_block *nb,
411 static int br_switchdev_vlan_replay_group(struct notifier_block *nb,
448 struct notifier_block *nb,
578 br_switchdev_mdb_replay_one(struct notifier_block *nb, struct net_device *dev,
675 const void *ctx, bool adding, struct notifier_block *nb,
768 struct notifier_block *atomic_nb,
769 struct notifier_block *blocking_n
[all...]
/linux-master/arch/arm/mach-zynq/
H A Dslcr.c96 int zynq_slcr_system_restart(struct notifier_block *nb,
112 static struct notifier_block zynq_slcr_restart_nb = {
/linux-master/arch/arm64/include/asm/
H A Dhw_breakpoint.h107 struct notifier_block;
118 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
/linux-master/drivers/video/console/
H A Ddummycon.c36 void dummycon_register_output_notifier(struct notifier_block *nb)
46 void dummycon_unregister_output_notifier(struct notifier_block *nb)
/linux-master/include/linux/mtd/
H A Dubi.h235 int ubi_register_volume_notifier(struct notifier_block *nb,
237 int ubi_unregister_volume_notifier(struct notifier_block *nb);
/linux-master/net/hsr/
H A Dhsr_main.c31 static int hsr_netdev_notify(struct notifier_block *nb, unsigned long event,
145 static struct notifier_block hsr_nb = {
/linux-master/arch/arm/include/asm/
H A Dhw_breakpoint.h119 struct notifier_block;
129 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
/linux-master/include/linux/
H A Dlcd.h68 struct notifier_block fb_notif;
/linux-master/drivers/staging/olpc_dcon/
H A Dolpc_dcon.h67 struct notifier_block reboot_nb;
/linux-master/drivers/video/fbdev/
H A Dsa1100fb.h69 struct notifier_block freq_transition;
/linux-master/include/linux/power/
H A Dcharger-manager.h64 struct notifier_block nb;

Completed in 290 milliseconds

1234567891011>>