Home
last modified time | relevance | path

Searched defs:shutdown_type (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/include/linux/
Dtboot.h83 u32 shutdown_type; member
134 #define tboot_shutdown(shutdown_type) do { } while (0) argument
/linux-6.1.9/arch/x86/kernel/
Dtboot.c227 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown()
/linux-6.1.9/fs/xfs/
Dxfs_trans_ail.c872 int shutdown_type) in xfs_trans_ail_delete()
/linux-6.1.9/drivers/char/tpm/
Dtpm2-cmd.c429 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown()
/linux-6.1.9/drivers/scsi/
Dipr.c9179 enum ipr_shutdown_type shutdown_type = ipr_cmd->u.shutdown_type; in ipr_reset_shutdown_ioa() local
9268 enum ipr_shutdown_type shutdown_type) in _ipr_initiate_ioa_reset()
9307 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_reset()
10459 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_bringdown()
10652 enum ipr_shutdown_type shutdown_type = IPR_SHUTDOWN_NORMAL; in ipr_shutdown() local
Dpmcraid.c2314 u8 shutdown_type, in pmcraid_reset_reload()
Dipr.h1630 enum ipr_shutdown_type shutdown_type; member