Searched refs:SMALL_MBLOCKS_COUNT (Results 1 – 1 of 1) sorted by relevance
150 #define SMALL_MBLOCKS_COUNT 8 macro152 static struct mblock_md small_mpo_mblocks[SMALL_MBLOCKS_COUNT];157 static mem_stripe_t small_mem_stripes[SMALL_MBLOCKS_COUNT * MAX_MEM_NODES];1488 } else if (nmblocks <= SMALL_MBLOCKS_COUNT) { in mblock_alloc()