Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_trans_priv.h117 int shutdown_type) __releases(ailp->xa_lock) in xfs_trans_ail_delete()
125 int shutdown_type) in xfs_trans_ail_remove()
Dxfs_trans_ail.c712 int shutdown_type) __releases(ailp->xa_lock) in xfs_trans_ail_delete_bulk()
/linux-4.4.14/include/linux/
Dtboot.h96 u32 shutdown_type; member
154 #define tboot_shutdown(shutdown_type) do { } while (0) argument
/linux-4.4.14/arch/x86/kernel/
Dtboot.c222 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown()
/linux-4.4.14/drivers/char/tpm/
Dtpm2-cmd.c713 void tpm2_shutdown(struct tpm_chip *chip, u16 shutdown_type) in tpm2_shutdown()
/linux-4.4.14/drivers/scsi/
Dipr.c8922 enum ipr_shutdown_type shutdown_type = ipr_cmd->u.shutdown_type; in ipr_reset_shutdown_ioa() local
9011 enum ipr_shutdown_type shutdown_type) in _ipr_initiate_ioa_reset()
9047 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_reset()
10266 enum ipr_shutdown_type shutdown_type) in ipr_initiate_ioa_bringdown()
10436 enum ipr_shutdown_type shutdown_type = IPR_SHUTDOWN_NORMAL; in ipr_shutdown() local
Dpmcraid.c2360 u8 shutdown_type, in pmcraid_reset_reload()
Dipr.h1628 enum ipr_shutdown_type shutdown_type; member