Home
last modified time | relevance | path

Searched refs:shutdown_event (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/
H A Dmanage.c366 static int shutdown_event(struct notifier_block *notifier, in shutdown_event() function
377 .notifier_call = shutdown_event in xen_setup_shutdown_event()
/kernel/linux/linux-6.6/drivers/xen/
H A Dmanage.c367 static int shutdown_event(struct notifier_block *notifier, in shutdown_event() function
378 .notifier_call = shutdown_event in xen_setup_shutdown_event()
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c949 enum bmic_flush_cache_shutdown_event shutdown_event) in pqi_flush_cache()
958 flush_cache->shutdown_event = shutdown_event; in pqi_flush_cache()
9217 enum bmic_flush_cache_shutdown_event shutdown_event; in pqi_shutdown() local
9234 shutdown_event = RESTART; in pqi_shutdown()
9236 shutdown_event = SHUTDOWN; in pqi_shutdown()
9242 rc = pqi_flush_cache(ctrl_info, shutdown_event); in pqi_shutdown()
9324 enum bmic_flush_cache_shutdown_event shutdown_event; in pqi_suspend_or_freeze() local
9326 shutdown_event = pqi_get_flush_cache_shutdown_event(pci_dev); in pqi_suspend_or_freeze()
9327 pqi_flush_cache(ctrl_info, shutdown_event); in pqi_suspend_or_freeze()
948 pqi_flush_cache(struct pqi_ctrl_info *ctrl_info, enum bmic_flush_cache_shutdown_event shutdown_event) pqi_flush_cache() argument
9401 enum bmic_flush_cache_shutdown_event shutdown_event; pqi_poweroff() local
[all...]
H A Dsmartpqi.h1660 u8 shutdown_event; member
1664 /* for shutdown_event member of struct bmic_flush_cache */
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H A Dsmartpqi.h1392 u8 shutdown_event; member
1396 /* for shutdown_event member of struct bmic_flush_cache */
H A Dsmartpqi_init.c692 enum bmic_flush_cache_shutdown_event shutdown_event) in pqi_flush_cache()
708 flush_cache->shutdown_event = shutdown_event; in pqi_flush_cache()
691 pqi_flush_cache(struct pqi_ctrl_info *ctrl_info, enum bmic_flush_cache_shutdown_event shutdown_event) pqi_flush_cache() argument

Completed in 30 milliseconds