Home
last modified time | relevance | path

Searched refs:InternalReallocatePool (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
DMemoryAllocationLib.c676 InternalReallocatePool ( in InternalReallocatePool() function
722 return InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool()
754 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
786 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
DMemoryAllocationLib.c683 InternalReallocatePool ( in InternalReallocatePool() function
729 return InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool()
761 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
793 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c800 InternalReallocatePool ( in InternalReallocatePool() function
846 return InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool()
878 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
910 return InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
DMemoryAllocationLib.c883 InternalReallocatePool ( in InternalReallocatePool() function
931 Buffer = InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool()
976 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
1021 Buffer = InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
DMemoryAllocationLib.c880 InternalReallocatePool ( in InternalReallocatePool() function
928 Buffer = InternalReallocatePool (EfiBootServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool()
973 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
1018 Buffer = InternalReallocatePool (EfiReservedMemoryType, OldSize, NewSize, OldBuffer); in ReallocateReservedPool()
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/
DMemoryAllocationLib.c832 InternalReallocatePool ( in InternalReallocatePool() function
878 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool()
910 return InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
DMemoryAllocationLib.c878 InternalReallocatePool ( in InternalReallocatePool() function
926 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool()
971 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
DMemoryAllocationLib.c964 InternalReallocatePool ( in InternalReallocatePool() function
1012 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocatePool()
1057 Buffer = InternalReallocatePool (EfiRuntimeServicesData, OldSize, NewSize, OldBuffer); in ReallocateRuntimePool()