Home
last modified time | relevance | path

Searched refs:notifier_call (Results 1 – 25 of 778) sorted by relevance

12345678910>>...32

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Devents.c31 {.nb.notifier_call = any_notifier, .event_type = MLX5_EVENT_TYPE_NOTIFY_ANY },
32 {.nb.notifier_call = temp_warn, .event_type = MLX5_EVENT_TYPE_TEMP_WARN_EVENT },
34 {.nb.notifier_call = pcie_core, .event_type = MLX5_EVENT_TYPE_GENERAL_EVENT },
37 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_PORT_CHANGE },
38 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_GENERAL_EVENT },
40 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_DCT_DRAINED },
41 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_PATH_MIG },
42 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_COMM_EST },
43 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_SQ_DRAINED },
44 {.nb.notifier_call = forward_event, .event_type = MLX5_EVENT_TYPE_SRQ_LAST_WQE },
[all …]
/linux/arch/powerpc/platforms/powernv/
A Dopal-power.c118 .notifier_call = opal_power_control_event,
125 .notifier_call = opal_power_control_event,
132 .notifier_call = opal_power_control_event,
/linux/arch/arm/mach-highbank/
A Dhighbank.c108 .notifier_call = highbank_platform_notifier,
112 .notifier_call = highbank_platform_notifier,
134 .notifier_call = hb_keys_notifier,
/linux/drivers/net/ethernet/intel/ice/
A Dice_lag.c330 if (!notif_blk->notifier_call) { in ice_register_lag_handler()
331 notif_blk->notifier_call = ice_lag_event_handler; in ice_register_lag_handler()
333 notif_blk->notifier_call = NULL; in ice_register_lag_handler()
352 if (notif_blk->notifier_call) { in ice_unregister_lag_handler()
390 lag->notif_block.notifier_call = NULL; in ice_init_lag()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dmp.c326 if (mp->fib_nb.notifier_call) in mlx5_lag_mp_init()
333 mp->fib_nb.notifier_call = mlx5_lag_fib_event; in mlx5_lag_mp_init()
338 mp->fib_nb.notifier_call = NULL; in mlx5_lag_mp_init()
348 if (!mp->fib_nb.notifier_call) in mlx5_lag_mp_cleanup()
353 mp->fib_nb.notifier_call = NULL; in mlx5_lag_mp_cleanup()
/linux/arch/sparc/kernel/
A Dsstate.c76 .notifier_call = sstate_reboot_call,
87 .notifier_call = sstate_panic_event,
/linux/arch/arm/kernel/
A Dxscale-cp0.c53 .notifier_call = dsp_do,
85 .notifier_call = iwmmxt_do,
/linux/drivers/infiniband/hw/irdma/
A Dmain.c12 .notifier_call = irdma_inetaddr_event
16 .notifier_call = irdma_inet6addr_event
20 .notifier_call = irdma_net_event
24 .notifier_call = irdma_netdevice_event
/linux/arch/parisc/kernel/
A Dpdc_chassis.c96 .notifier_call = pdc_chassis_panic_event,
116 .notifier_call = pdc_chassis_reboot_event,
/linux/drivers/usb/phy/
A Dphy-omap-otg.c110 otg_dev->id_nb.notifier_call = omap_otg_id_notifier; in omap_otg_probe()
111 otg_dev->vbus_nb.notifier_call = omap_otg_vbus_notifier; in omap_otg_probe()
A Dphy.c379 if (x->vbus_nb.notifier_call) { in usb_add_extcon()
389 x->type_nb.notifier_call = usb_phy_get_charger_type; in usb_add_extcon()
428 if (x->id_nb.notifier_call) { in usb_add_extcon()
447 if (x->type_nb.notifier_call) in usb_add_extcon()
/linux/arch/arm/mach-mvebu/
A Dcoherency.c107 .notifier_call = mvebu_hwcc_notifier,
111 .notifier_call = mvebu_hwcc_notifier,
/linux/drivers/watchdog/
A Dwatchdog_core.c301 wdd->reboot_nb.notifier_call = watchdog_reboot_notifier; in __watchdog_register_device()
315 wdd->restart_nb.notifier_call = watchdog_restart_notifier; in __watchdog_register_device()
324 wdd->pm_nb.notifier_call = watchdog_pm_notifier; in __watchdog_register_device()
/linux/net/netfilter/
A Dnf_nat_masquerade.c210 .notifier_call = masq_device_event,
214 .notifier_call = masq_inet_event,
296 .notifier_call = masq_inet6_event,
/linux/net/bridge/
A Dbr.c146 .notifier_call = br_device_event
201 .notifier_call = br_switchdev_event,
243 .notifier_call = br_switchdev_blocking_event,
/linux/drivers/leds/trigger/
A Dledtrig-heartbeat.c181 .notifier_call = heartbeat_reboot_notifier,
185 .notifier_call = heartbeat_panic_notifier,
A Dledtrig-activity.c238 .notifier_call = activity_reboot_notifier,
242 .notifier_call = activity_panic_notifier,
/linux/drivers/xen/
A Darm-device.c133 .notifier_call = xen_platform_notifier,
175 .notifier_call = xen_amba_notifier,
A Dmanage.c326 .notifier_call = poweroff_nb,
378 .notifier_call = shutdown_event in xen_setup_shutdown_event()
/linux/drivers/s390/char/
A Dsclp_con.c241 .notifier_call = sclp_console_notify,
246 .notifier_call = sclp_console_notify,
/linux/drivers/net/ethernet/mellanox/mlx4/
A Den_main.c245 if (mdev->nb.notifier_call) in mlx4_en_remove()
263 mdev->nb.notifier_call = mlx4_en_netdev_event; in mlx4_en_activate()
265 mdev->nb.notifier_call = NULL; in mlx4_en_activate()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dneigh.c291 neigh_update->netevent_nb.notifier_call = mlx5e_rep_netevent_event; in mlx5e_rep_neigh_init()
298 neigh_update->netevent_nb.notifier_call = NULL; in mlx5e_rep_neigh_init()
312 if (!rpriv->neigh_update.netevent_nb.notifier_call) in mlx5e_rep_neigh_cleanup()
/linux/sound/soc/codecs/
A Dwm8995.c2015 wm8995->disable_nb[0].notifier_call = wm8995_regulator_event_0; in wm8995_probe()
2016 wm8995->disable_nb[1].notifier_call = wm8995_regulator_event_1; in wm8995_probe()
2017 wm8995->disable_nb[2].notifier_call = wm8995_regulator_event_2; in wm8995_probe()
2018 wm8995->disable_nb[3].notifier_call = wm8995_regulator_event_3; in wm8995_probe()
2019 wm8995->disable_nb[4].notifier_call = wm8995_regulator_event_4; in wm8995_probe()
2020 wm8995->disable_nb[5].notifier_call = wm8995_regulator_event_5; in wm8995_probe()
2021 wm8995->disable_nb[6].notifier_call = wm8995_regulator_event_6; in wm8995_probe()
2022 wm8995->disable_nb[7].notifier_call = wm8995_regulator_event_7; in wm8995_probe()
/linux/arch/mips/include/asm/
A Dtraps.h35 .notifier_call = fn, \
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dacpi.c55 device->acpi.nb.notifier_call = nvkm_acpi_ntfy; in nvkm_acpi_init()

Completed in 44 milliseconds

12345678910>>...32