Home
last modified time | relevance | path

Searched refs:total_mirrored_slots (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Drandomalloc.c60 unsigned long total_mirrored_slots = 0; in efi_random_alloc() local
83 total_mirrored_slots += slots; in efi_random_alloc()
87 if (total_mirrored_slots > 0) in efi_random_alloc()
88 total_slots = total_mirrored_slots; in efi_random_alloc()
109 if (total_mirrored_slots > 0 && in efi_random_alloc()

Completed in 2 milliseconds