Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Drandomalloc.c17 static unsigned long get_entry_num_slots(efi_memory_desc_t *md, in get_entry_num_slots() function
77 slots = get_entry_num_slots(md, size, ilog2(align)); in efi_random_alloc()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Drandomalloc.c17 static unsigned long get_entry_num_slots(efi_memory_desc_t *md, in get_entry_num_slots() function
82 slots = get_entry_num_slots(md, size, ilog2(align), alloc_min, in efi_random_alloc()

Completed in 2 milliseconds