Searched defs:alloc_min (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | simple_alloc.c | 28 static unsigned long alloc_min; variable
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | simple_alloc.c | 26 static unsigned long alloc_min; variable
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | randomalloc.c | 17 get_entry_num_slots(efi_memory_desc_t *md, unsigned long size, unsigned long align_shift, u64 alloc_min, u64 alloc_max) get_entry_num_slots() argument 54 efi_random_alloc(unsigned long size, unsigned long align, unsigned long *addr, unsigned long random_seed, int memory_type, unsigned long alloc_min, unsigned long alloc_max) efi_random_alloc() argument
|
Completed in 2 milliseconds