Symbol: BLOCKING_NOTIFIER_HEAD
arch/arm/common/bL_switcher.c
377
static BLOCKING_NOTIFIER_HEAD(bL_activation_notifier);
arch/powerpc/kernel/mce.c
35
static BLOCKING_NOTIFIER_HEAD(mce_notifier_list);
arch/x86/kernel/cpu/mce/core.c
117
BLOCKING_NOTIFIER_HEAD(x86_mce_decoder_chain);
arch/x86/kernel/cpu/mce/dev-mcelog.c
19
static BLOCKING_NOTIFIER_HEAD(mce_injector_chain);
arch/x86/platform/intel/iosf_mbi.c
206
static BLOCKING_NOTIFIER_HEAD(iosf_mbi_pmic_bus_access_notifier);
crypto/api.c
31
BLOCKING_NOTIFIER_HEAD(crypto_chain);
drivers/acpi/apei/ghes.c
678
static BLOCKING_NOTIFIER_HEAD(vendor_record_notify_list);
drivers/acpi/event.c
25
static BLOCKING_NOTIFIER_HEAD(acpi_chain_head);
drivers/acpi/hed.c
27
static BLOCKING_NOTIFIER_HEAD(acpi_hed_notify_list);
drivers/acpi/scan.c
558
static BLOCKING_NOTIFIER_HEAD(acpi_reconfig_chain);
drivers/base/memory.c
78
static BLOCKING_NOTIFIER_HEAD(memory_chain);
drivers/base/node.c
116
static BLOCKING_NOTIFIER_HEAD(node_chain);
drivers/char/random.c
971
static BLOCKING_NOTIFIER_HEAD(vmfork_chain);
drivers/cpufreq/cpufreq.c
100
static BLOCKING_NOTIFIER_HEAD(cpufreq_policy_notifier_list);
drivers/dca/dca-core.c
28
static BLOCKING_NOTIFIER_HEAD(dca_provider_chain);
drivers/firmware/arm_scmi/bus.c
22
BLOCKING_NOTIFIER_HEAD(scmi_requested_devices_nh);
drivers/firmware/imx/imx-scu-irq.c
62
static BLOCKING_NOTIFIER_HEAD(imx_scu_irq_notifier_chain);
drivers/gpio/gpiolib-kunit.c
216
static BLOCKING_NOTIFIER_HEAD(gpio_unbind_notifier);
drivers/i3c/master.c
29
static BLOCKING_NOTIFIER_HEAD(i3c_bus_notifier);
drivers/macintosh/adb.c
82
BLOCKING_NOTIFIER_HEAD(adb_client_list);
drivers/macintosh/windfarm_core.c
53
static BLOCKING_NOTIFIER_HEAD(wf_client_list);
drivers/mtd/ubi/kapi.c
794
BLOCKING_NOTIFIER_HEAD(ubi_notifiers);
drivers/net/ethernet/amd/pds_core/core.c
9
static BLOCKING_NOTIFIER_HEAD(pds_notify_chain);
drivers/nvmem/core.c
53
static BLOCKING_NOTIFIER_HEAD(nvmem_notifier);
drivers/of/dynamic.c
54
static BLOCKING_NOTIFIER_HEAD(of_reconfig_chain);
drivers/of/overlay.c
131
static BLOCKING_NOTIFIER_HEAD(overlay_notify_chain);
drivers/platform/chrome/cros_usbpd_notify.c
20
static BLOCKING_NOTIFIER_HEAD(cros_usbpd_notifier_list);
drivers/platform/x86/amd/wbrf.c
40
static BLOCKING_NOTIFIER_HEAD(wbrf_chain_head);
drivers/platform/x86/bitland-mifs-wmi.c
140
static BLOCKING_NOTIFIER_HEAD(bitland_notifier_list);
drivers/platform/x86/dell/dell-smbios-base.c
364
static BLOCKING_NOTIFIER_HEAD(dell_laptop_chain_head);
drivers/platform/x86/intel/vsec_tpmi.c
193
static BLOCKING_NOTIFIER_HEAD(tpmi_notify_list);
drivers/platform/x86/lenovo/ideapad-laptop.c
1889
static BLOCKING_NOTIFIER_HEAD(ideapad_laptop_chain_head);
drivers/platform/x86/lenovo/wmi-events.c
30
static BLOCKING_NOTIFIER_HEAD(events_chain_head);
drivers/platform/x86/lenovo/wmi-helpers.c
33
static BLOCKING_NOTIFIER_HEAD(tm_chain_head);
drivers/platform/x86/uniwill/uniwill-wmi.c
27
static BLOCKING_NOTIFIER_HEAD(uniwill_wmi_chain_head);
drivers/power/supply/power_supply_core.c
33
static BLOCKING_NOTIFIER_HEAD(power_supply_notifier);
drivers/remoteproc/qcom_sysmon.c
18
static BLOCKING_NOTIFIER_HEAD(sysmon_notifiers);
drivers/rpmsg/qcom_glink_ssr.c
59
static BLOCKING_NOTIFIER_HEAD(ssr_notifiers);
drivers/s390/cio/chsc.c
42
static BLOCKING_NOTIFIER_HEAD(chsc_notifiers);
drivers/thermal/thermal_netlink.c
82
static BLOCKING_NOTIFIER_HEAD(thermal_genl_chain);
drivers/usb/core/notify.c
21
static BLOCKING_NOTIFIER_HEAD(usb_notifier_list);
drivers/video/fbdev/core/fb_notify.c
17
static BLOCKING_NOTIFIER_HEAD(fb_notifier_list);
drivers/virt/fsl_hypervisor.c
48
static BLOCKING_NOTIFIER_HEAD(failover_subscribers);
drivers/xen/xenbus/xenbus_probe.c
84
static BLOCKING_NOTIFIER_HEAD(xenstore_chain);
kernel/module/main.c
164
static BLOCKING_NOTIFIER_HEAD(module_notify_list);
kernel/power/main.c
154
static BLOCKING_NOTIFIER_HEAD(pm_chain_head);
kernel/reboot.c
272
static BLOCKING_NOTIFIER_HEAD(restart_prep_handler_list);
kernel/reboot.c
333
static BLOCKING_NOTIFIER_HEAD(power_off_prep_handler_list);
kernel/reboot.c
82
static BLOCKING_NOTIFIER_HEAD(reboot_notifier_list);
kernel/tracepoint.c
542
static BLOCKING_NOTIFIER_HEAD(tracepoint_notify_list);
mm/memory-tiers.c
134
static BLOCKING_NOTIFIER_HEAD(mt_adistance_algorithms);
mm/oom_kill.c
1080
static BLOCKING_NOTIFIER_HEAD(oom_notify_list);
mm/vmalloc.c
1067
static BLOCKING_NOTIFIER_HEAD(vmap_notify_list);
net/ipv4/devinet.c
188
static BLOCKING_NOTIFIER_HEAD(inetaddr_chain);
net/ipv4/devinet.c
189
static BLOCKING_NOTIFIER_HEAD(inetaddr_validator_chain);
net/ipv6/addrconf_core.c
92
static BLOCKING_NOTIFIER_HEAD(inet6addr_validator_chain);
net/netlink/af_netlink.c
150
static BLOCKING_NOTIFIER_HEAD(netlink_chain);
net/sunrpc/rpc_pipe.c
50
static BLOCKING_NOTIFIER_HEAD(rpc_pipefs_notifier_list);
security/lsm_notifier.c
10
static BLOCKING_NOTIFIER_HEAD(blocking_lsm_notifier_chain);