Searched refs:SMALL_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
267 SMALL_BLOCK_SIZE = (1 << FL_INDEX_SHIFT), enumerator305 tlsf_static_assert(ALIGN_SIZE == SMALL_BLOCK_SIZE / SL_INDEX_COUNT);530 if(size < SMALL_BLOCK_SIZE) { in mapping_insert()533 sl = tlsf_cast(int, size) / (SMALL_BLOCK_SIZE / SL_INDEX_COUNT); in mapping_insert()547 if(size >= SMALL_BLOCK_SIZE) { in mapping_search()