Searched refs:MALLOCSMART_SLICE_SIZE (Results 1 – 1 of 1) sorted by relevance
72 #define MALLOCSMART_SLICE_SIZE (PAGE_SIZE / 2) /* 2kB */ macro76 (((x) + MALLOCSMART_SLICE_SIZE - 1) / MALLOCSMART_SLICE_SIZE)229 (i * MALLOCSMART_SLICE_SIZE); in XX_MallocSmart()