Searched refs:gPartition (Results 1 – 1 of 1) sorted by relevance
40 static PartitionAllocatorGeneric gPartition; variable61 gPartition.shutdown(); in fastMallocShutdown()70 gPartition.init(); in fastMalloc()74 return partitionAllocGeneric(gPartition.root(), n); in fastMalloc()79 partitionFreeGeneric(gPartition.root(), p); in fastFree()84 return partitionReallocGeneric(gPartition.root(), p, n); in fastRealloc()