Home
last modified time | relevance | path

Searched refs:capsule_pending (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dcapsule.c22 static bool capsule_pending; variable
27 * capsule_mutex serialises access to both capsule_pending and
43 * will miss the updates to capsule_pending and efi_reset_type after
52 if (!capsule_pending) in efi_capsule_pending()
134 * set it and capsule_pending if a capsule was successfully sent to
175 capsule_pending = true; in efi_capsule_update_locked()
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dcapsule.c23 static bool capsule_pending; variable
28 * capsule_mutex serialises access to both capsule_pending and
44 * will miss the updates to capsule_pending and efi_reset_type after
53 if (!capsule_pending) in efi_capsule_pending()
135 * set it and capsule_pending if a capsule was successfully sent to
176 capsule_pending = true; in efi_capsule_update_locked()

Completed in 2 milliseconds