Searched refs:total_mirrored_slots (Results 1 – 1 of 1) sorted by relevance
60 unsigned long total_mirrored_slots = 0; in efi_random_alloc() local83 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