Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtboot.h83 u32 shutdown_type; member
135 #define tboot_shutdown(shutdown_type) do { } while (0) argument
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_trans_ail.c857 int shutdown_type) in xfs_trans_ail_delete()
/kernel/linux/linux-5.10/arch/x86/kernel/
Dtboot.c221 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown()
/kernel/linux/linux-5.10/drivers/char/tpm/
Dtpm2-cmd.c420 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown()
/kernel/linux/linux-5.10/drivers/scsi/
Dipr.c9175 enum ipr_shutdown_type shutdown_type = ipr_cmd->u.shutdown_type; in ipr_reset_shutdown_ioa() local
9264 enum ipr_shutdown_type shutdown_type) in _ipr_initiate_ioa_reset()
9303 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_reset()
10457 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_bringdown()
10650 enum ipr_shutdown_type shutdown_type = IPR_SHUTDOWN_NORMAL; in ipr_shutdown() local
Dpmcraid.c2321 u8 shutdown_type, in pmcraid_reset_reload()
Dipr.h1629 enum ipr_shutdown_type shutdown_type; member