Searched refs:AllocateZeroPool (Results 1 – 5 of 5) sorted by relevance
266 AllocateZeroPool (
445 DevicePath = AllocateZeroPool (NodeLength); in CreateDeviceNode()
502 #define AllocateZeroPool(x) calloc(1,x) macro
2409 return AllocateZeroPool (sizeof (CHAR16)); in UefiDevicePathLibConvertDevicePathToText()
2790 TempNumBuffer = AllocateZeroPool (TempBufferSize); in DevPathFromTextBluetooth()