Searched refs:efi_reset_type (Results 1 – 1 of 1) sorted by relevance
25 static int efi_reset_type = -1; variable 29 * efi_reset_type and stop_capsules.44 * will miss the updates to capsule_pending and efi_reset_type after57 *reset_type = efi_reset_type; in efi_capsule_pending() 134 * whether efi_reset_type will conflict with @reset, and atomically155 if (efi_reset_type >= 0 && efi_reset_type != reset) { in efi_capsule_update_locked() 157 reset, efi_reset_type); in efi_capsule_update_locked() 177 efi_reset_type = reset; in efi_capsule_update_locked()