OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AllocatePool
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/
misc.c
28
AllocatePool
(
35
Status = uefi_call_wrapper(BS->
AllocatePool
, 3, PoolAllocationType, Size, &p);
37
DEBUG((D_ERROR, "
AllocatePool
: out of pool %x\n", Status));
50
p =
AllocatePool
(Size);
69
NewPool =
AllocatePool
(NewSize);
183
*Buffer =
AllocatePool
(BufferSize);
391
NewBootOptionArray =
AllocatePool
(VarSize);
/src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h
835
EFI_ALLOCATE_POOL
AllocatePool
;
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
882
ACPI_EFI_ALLOCATE_POOL
AllocatePool
;
Completed in 62 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025