Searched refs:PartitionCookieSizeAdjustAdd (Results 1 – 2 of 2) sorted by relevance
511 ALWAYS_INLINE size_t PartitionCookieSizeAdjustAdd(size_t size) { in PartitionCookieSizeAdjustAdd() function712 size = PartitionCookieSizeAdjustAdd(size); in PartitionAlloc()796 size = PartitionCookieSizeAdjustAdd(size); in PartitionAllocGenericFlags()848 size = PartitionCookieSizeAdjustAdd(size); in PartitionAllocActualSize()
968 raw_size = PartitionCookieSizeAdjustAdd(raw_size); in partitionReallocDirectMappedInPlace()1066 PartitionPageSetRawSize(page, PartitionCookieSizeAdjustAdd(new_size)); in PartitionReallocGeneric()