Searched refs:autosized_block (Results 1 – 1 of 1) sorted by relevance
48 struct autosized_block { struct254 struct autosized_block *old_block; in realloc()255 struct autosized_block *new_block; in realloc()266 offsetof ( struct autosized_block, data ) ); in realloc()280 old_block = container_of ( old_ptr, struct autosized_block, in realloc()284 offsetof ( struct autosized_block, data ) ); in realloc()