Searched refs:toAligned (Results 1 – 1 of 1) sorted by relevance
1158 bool toAligned = extMemPool->fixedPool ? toAlignedBin(toRet, currSz) : toRet->slabAligned; in coalescAndPutList() local1163 if (toRet->myBin == bin && toRet->slabAligned == toAligned) in coalescAndPutList()1175 toRet->slabAligned = toAligned; in coalescAndPutList()