Symbol: BLOCKING_INIT_NOTIFIER_HEAD
drivers/base/bus.c
947
BLOCKING_INIT_NOTIFIER_HEAD(&priv->bus_notifier);
drivers/base/power/qos.c
218
BLOCKING_INIT_NOTIFIER_HEAD(n);
drivers/firmware/arm_scmi/notify.c
904
BLOCKING_INIT_NOTIFIER_HEAD(&hndl->chain);
drivers/firmware/efi/efi.c
457
BLOCKING_INIT_NOTIFIER_HEAD(&efivar_ops_nh);
drivers/gpio/gpiolib.c
1109
BLOCKING_INIT_NOTIFIER_HEAD(&gdev->device_notifier);
drivers/gpu/drm/drm_privacy_screen.c
403
BLOCKING_INIT_NOTIFIER_HEAD(&priv->notifier_head);
drivers/hsi/hsi_core.c
496
BLOCKING_INIT_NOTIFIER_HEAD(&port[i]->n_head);
drivers/mfd/adp5520.c
239
BLOCKING_INIT_NOTIFIER_HEAD(&chip->notifier_list);
drivers/mfd/adp5585.c
704
BLOCKING_INIT_NOTIFIER_HEAD(&adp5585->event_notifier);
drivers/mfd/da903x.c
510
BLOCKING_INIT_NOTIFIER_HEAD(&chip->notifier_list);
drivers/mfd/iqs62x.c
910
BLOCKING_INIT_NOTIFIER_HEAD(&iqs62x->nh);
drivers/mfd/macsmc.c
461
BLOCKING_INIT_NOTIFIER_HEAD(&smc->event_handlers);
drivers/mfd/madera-core.c
464
BLOCKING_INIT_NOTIFIER_HEAD(&madera->notifier);
drivers/mfd/rave-sp.c
795
BLOCKING_INIT_NOTIFIER_HEAD(&sp->event_notifier_list);
drivers/mfd/ti-lmu.c
190
BLOCKING_INIT_NOTIFIER_HEAD(&lmu->notifier);
drivers/net/ethernet/mellanox/mlx5/core/events.c
391
BLOCKING_INIT_NOTIFIER_HEAD(&events->sw_nh);
drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c
733
BLOCKING_INIT_NOTIFIER_HEAD(&dev0->priv.lag_nh);
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2396
BLOCKING_INIT_NOTIFIER_HEAD(&mdev->macsec_nh);
drivers/net/ethernet/mellanox/mlx5/core/main.c
1819
BLOCKING_INIT_NOTIFIER_HEAD(&dev->priv.esw_n_head);
drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.c
142
BLOCKING_INIT_NOTIFIER_HEAD(&dev->priv.vhca_state_n_head);
drivers/net/ethernet/mellanox/mlx5/core/sriov.c
315
BLOCKING_INIT_NOTIFIER_HEAD(&sriov->vfs_ctx[i].notifier);
drivers/net/wan/framer/framer-core.c
633
BLOCKING_INIT_NOTIFIER_HEAD(&framer->notifier_list);
drivers/opp/core.c
1566
BLOCKING_INIT_NOTIFIER_HEAD(&opp_table->head);
drivers/platform/arm64/huawei-gaokun-ec.c
759
BLOCKING_INIT_NOTIFIER_HEAD(&ec->notifier_list);
drivers/platform/arm64/lenovo-yoga-c630.c
218
BLOCKING_INIT_NOTIFIER_HEAD(&ec->notifier_list);
drivers/platform/chrome/cros_ec.c
70
BLOCKING_INIT_NOTIFIER_HEAD(&ec_dev->event_notifier);
drivers/platform/chrome/cros_ec.c
71
BLOCKING_INIT_NOTIFIER_HEAD(&ec_dev->panic_notifier);
drivers/regulator/core.c
6101
BLOCKING_INIT_NOTIFIER_HEAD(&rdev->notifier);
drivers/vfio/group.c
544
BLOCKING_INIT_NOTIFIER_HEAD(&group->notifier);
drivers/video/fbdev/omap/omapfb_main.c
941
BLOCKING_INIT_NOTIFIER_HEAD(&omapfb_client_list[i]);
fs/xfs/xfs_hooks.c
20
BLOCKING_INIT_NOTIFIER_HEAD(&chain->head);
kernel/power/qos.c
560
BLOCKING_INIT_NOTIFIER_HEAD(c->notifiers);
kernel/power/qos.c
569
BLOCKING_INIT_NOTIFIER_HEAD(c->notifiers);
net/ipv4/nexthop.c
4122
BLOCKING_INIT_NOTIFIER_HEAD(&net->nexthop.notifier_chain);
sound/soc/codecs/arizona.c
297
BLOCKING_INIT_NOTIFIER_HEAD(&arizona->notifier);
sound/soc/soc-card.c
39
BLOCKING_INIT_NOTIFIER_HEAD(&jack->notifier);