Searched refs:nine_queue_alloc (Results 1 – 4 of 4) sorted by relevance
23 nine_queue_alloc(struct nine_queue_pool* ctx, unsigned space);
195 args = nine_queue_alloc(ctx->pool, memsize + memsize2); \248 args = nine_queue_alloc(ctx->pool, memsize + memsize2); \297 args = nine_queue_alloc(ctx->pool, memsize + memsize2); \
160 nine_queue_alloc(struct nine_queue_pool* ctx, unsigned space) in nine_queue_alloc() function
186 instr = nine_queue_alloc(ctx->pool, sizeof(struct csmt_instruction)); in nine_csmt_process()218 instr = nine_queue_alloc(ctx->pool, sizeof(struct csmt_instruction)); in nine_csmt_destroy()