Searched refs:NINE_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
33 #define NINE_QUEUE_SIZE (8192 * 16 + 128) macro182 if (space > NINE_QUEUE_SIZE) in nine_queue_alloc()187 if ((cmdbuf->offset + space > NINE_QUEUE_SIZE) || in nine_queue_alloc()238 ctx->pool[i].mem_pool = MALLOC(NINE_QUEUE_SIZE); in nine_queue_create()