Searched refs:resBlock (Results 1 – 1 of 1) sorted by relevance
1044 FreeBlock *resBlock = fBlock; in doCoalesc() local1049 resBlock->blockInBin = false; in doCoalesc()1067 resBlock = left; in doCoalesc()1069 resBlock->sizeTmp = resSize; in doCoalesc()1082 if (resBlock->blockInBin) { in doCoalesc()1083 resBlock->blockInBin = false; in doCoalesc()1086 coalescQ.putBlock(resBlock); in doCoalesc()1093 if (resBlock->blockInBin) { in doCoalesc()1097 coalescQ.putBlock(resBlock); in doCoalesc()1124 resBlock->sizeTmp = resSize; in doCoalesc()[all …]