Searched refs:last_block (Results 1 – 1 of 1) sorted by relevance
31 head_record *last_block = (head_record *) in U() local36 AUDIT_BLOCK(last_block) in U()39 if (last_block == desc->last_freed) { in U()40 U(size_bau) bs = BLOCK_BAUS(last_block); in U()49 (PREV_BLOCK_BAUS(last_block) && (n_baus_to_shrink == bs)) || in U()53 (!PREV_BLOCK_BAUS(last_block) && in U()65 last_block->block_size = bs; in U()70 (head_record *) BAUS_FORWARD(last_block, bs); in U()80 U(into_free_collection)(desc, last_block); in U()86 last_block->block_size = 0; in U()[all …]