Searched refs:PARTITION_CONTROL_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
280 #define PARTITION_CONTROL_BLOCK_SIZE 0x400 macro307 pMemory = malloc(poolSize * (1 << whichPool) + PARTITION_CONTROL_BLOCK_SIZE); in CreatePool()320 … retval = pt_create(name, pMemory, 0, poolSize * (1 << whichPool) + PARTITION_CONTROL_BLOCK_SIZE, in CreatePool()