Home
last modified time | relevance | path

Searched refs:BLOCKING_NOTIFIER_INIT (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnotifier.h101 #define BLOCKING_NOTIFIER_INIT(name) { \ macro
120 BLOCKING_NOTIFIER_INIT(name)
/linux/drivers/tee/optee/
H A Dcore.c21 BLOCKING_NOTIFIER_INIT(optee_rpmb_intf_added);
/linux/drivers/scsi/libfc/
H A Dfc_libfc.c30 BLOCKING_NOTIFIER_INIT(fc_lport_notifier_head);
/linux/drivers/platform/surface/
H A Dsurface_acpi_notify.c53 .nh = BLOCKING_NOTIFIER_INIT(san_rqsg_if.nh),