Home
last modified time | relevance | path

Searched refs:blocking_notifier_head (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/linux/include/linux/
H A Dnotifier.h65 struct blocking_notifier_head { struct
119 struct blocking_notifier_head name = \
148 extern int blocking_notifier_chain_register(struct blocking_notifier_head *nh,
158 struct blocking_notifier_head *nh, struct notifier_block *nb);
162 extern int blocking_notifier_chain_unregister(struct blocking_notifier_head *nh,
171 extern int blocking_notifier_call_chain(struct blocking_notifier_head *nh,
178 extern int blocking_notifier_call_chain_robust(struct blocking_notifier_head *nh,
240 extern struct blocking_notifier_head reboot_notifier_list;
H A Dpm_qos.h58 struct blocking_notifier_head *notifiers;
87 struct blocking_notifier_head min_freq_notifiers;
89 struct blocking_notifier_head max_freq_notifiers;
H A Dadb.h53 extern struct blocking_notifier_head adb_client_list;
/openbmc/linux/kernel/
H A Dnotifier.c257 static int __blocking_notifier_chain_register(struct blocking_notifier_head *nh, in __blocking_notifier_chain_register()
287 int blocking_notifier_chain_register(struct blocking_notifier_head *nh, in blocking_notifier_chain_register()
304 int blocking_notifier_chain_register_unique_prio(struct blocking_notifier_head *nh, in blocking_notifier_chain_register_unique_prio()
321 int blocking_notifier_chain_unregister(struct blocking_notifier_head *nh, in blocking_notifier_chain_unregister()
341 int blocking_notifier_call_chain_robust(struct blocking_notifier_head *nh, in blocking_notifier_call_chain_robust()
376 int blocking_notifier_call_chain(struct blocking_notifier_head *nh, in blocking_notifier_call_chain()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_proto.h186 struct blocking_notifier_head event_notifier;
200 struct blocking_notifier_head panic_notifier;
/openbmc/linux/include/net/netns/
H A Dnexthop.h18 struct blocking_notifier_head notifier_chain;
/openbmc/linux/drivers/gpio/
H A Dgpiolib.h69 struct blocking_notifier_head line_state_notifier;
70 struct blocking_notifier_head device_notifier;
/openbmc/linux/include/drm/
H A Ddrm_privacy_screen_driver.h58 struct blocking_notifier_head notifier_head;
/openbmc/linux/include/linux/mfd/
H A Dti-lmu.h85 struct blocking_notifier_head notifier;
H A Diqs62x.h131 struct blocking_notifier_head nh;
/openbmc/linux/include/sound/
H A Dsoc-jack.h88 struct blocking_notifier_head notifier;
/openbmc/linux/include/linux/mfd/madera/
H A Dcore.h208 struct blocking_notifier_head notifier;
/openbmc/linux/include/linux/mfd/arizona/
H A Dcore.h159 struct blocking_notifier_head notifier;
/openbmc/linux/drivers/opp/
H A Dopp.h197 struct blocking_notifier_head head;
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dinternal.h23 extern struct blocking_notifier_head x86_mce_decoder_chain;
/openbmc/linux/crypto/
H A Dinternal.h65 extern struct blocking_notifier_head crypto_chain;
/openbmc/linux/drivers/base/
H A Dbase.h51 struct blocking_notifier_head bus_notifier;
/openbmc/linux/drivers/mfd/
H A Drave-sp.c197 struct blocking_notifier_head event_notifier_list;
212 struct blocking_notifier_head *bnh = &sp->event_notifier_list; in rave_sp_unregister_event_notifier()
H A Dadp5520.c36 struct blocking_notifier_head notifier_list;
/openbmc/linux/include/linux/hsi/
H A Dhsi.h236 struct blocking_notifier_head n_head;
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c15 struct blocking_notifier_head n_head;
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dcommon.h148 extern struct blocking_notifier_head scmi_requested_devices_nh;
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_libfc.c29 struct blocking_notifier_head fc_lport_notifier_head =
/openbmc/linux/drivers/vfio/
H A Dvfio.h93 struct blocking_notifier_head notifier;
/openbmc/linux/include/linux/regulator/
H A Ddriver.h630 struct blocking_notifier_head notifier;

12