Searched refs:this_block_size (Results 1 – 1 of 1) sorted by relevance
101 const size_t this_block_size = block_size(block); in integrity_walker() local105 tlsf_insist_no_assert(size == this_block_size && "block size incorrect"); in integrity_walker()116 const size_t actual_free_block_size = used ? this_block_size : in integrity_walker()117 this_block_size - offsetof(block_header_t, next_free)- block_header_overhead; in integrity_walker()