Searched refs:AllocFromBucket (Results 1 – 2 of 2) sorted by relevance
69 ALWAYS_INLINE void* AllocFromBucket(PartitionBucket* bucket,91 ALWAYS_INLINE void* PartitionRootBase::AllocFromBucket(PartitionBucket* bucket, in AllocFromBucket() function
326 result = AllocFromBucket(bucket, flags, size); in AllocFlags()424 result = root->AllocFromBucket(bucket, flags, size); in PartitionAllocGenericFlags()