Searched refs:small_pool_hdr (Results 1 – 2 of 2) sorted by relevance
98 } small_pool_hdr; typedef266 if (sizeofobject > (size_t) (MAX_ALLOC_CHUNK-SIZEOF(small_pool_hdr))) in alloc_small()289 min_request = sizeofobject + SIZEOF(small_pool_hdr); in alloc_small()988 SIZEOF(small_pool_hdr); in free_pool()
101 } small_pool_hdr; typedef269 if (sizeofobject > (size_t) (MAX_ALLOC_CHUNK-SIZEOF(small_pool_hdr))) in alloc_small()292 min_request = sizeofobject + SIZEOF(small_pool_hdr); in alloc_small()991 SIZEOF(small_pool_hdr); in free_pool()