allocate_pool 74 arch/x86/boot/compressed/eboot.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, size, &rom); allocate_pool 145 arch/x86/boot/compressed/eboot.c status = efi_call_early(allocate_pool, allocate_pool 217 arch/x86/boot/compressed/eboot.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, allocate_pool 271 arch/x86/boot/compressed/eboot.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, allocate_pool 624 arch/x86/boot/compressed/eboot.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, allocate_pool 793 arch/x86/boot/compressed/eboot.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, allocate_pool 75 drivers/firmware/efi/libstub/arm-stub.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, sizeof(*rsv), allocate_pool 40 drivers/firmware/efi/libstub/arm32-stub.c status = efi_call_early(allocate_pool, EFI_RUNTIME_SERVICES_DATA, allocate_pool 94 drivers/firmware/efi/libstub/efi-stub-helper.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, allocate_pool 380 drivers/firmware/efi/libstub/efi-stub-helper.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, allocate_pool 554 drivers/firmware/efi/libstub/efi-stub-helper.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, allocate_pool 290 drivers/firmware/efi/libstub/gop.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, allocate_pool 158 drivers/firmware/efi/libstub/random.c status = efi_call_early(allocate_pool, EFI_RUNTIME_SERVICES_DATA, allocate_pool 129 drivers/firmware/efi/libstub/tpm.c status = efi_call_early(allocate_pool, EFI_LOADER_DATA, allocate_pool 212 include/linux/efi.h u32 allocate_pool; allocate_pool 260 include/linux/efi.h u64 allocate_pool; allocate_pool 313 include/linux/efi.h efi_status_t (*allocate_pool)(int, unsigned long, void **);