Lines Matching defs:freed
814 int s_index, e_index; /* block indexes of the freed allocation */
815 int s_off, e_off; /* block offsets of the freed allocation */
968 int s_index, e_index; /* block indexes of the freed allocation */
969 int s_off, e_off; /* block offsets of the freed allocation */
987 * Check if the freed area aligns with the block->contig_hint.
1274 * Number of freed bytes.
1279 int bit_off, bits, end, oslot, freed;
1294 freed = bits * PCPU_MIN_ALLOC_SIZE;
1297 chunk->free_bytes += freed;
1306 return freed;
2119 * and freed accordingly (1 is kept around). If we drop below the empty
2223 * populated pages. An important thing to consider is when pages are freed and
2232 * to move fully free chunks to the active list to be freed if
2741 * never be freed.
3264 /* unaligned allocations can't be freed, round up to page size */