Lines Matching full:queue
340 * get a continuous block to queue by given size
357 * @param queue_data_len The max queue data size, and the return size must less then it.
358 * @param queue continuous block queue
360 * @return the block queue data total size
384 /* save the first put status block to queue */ in rt_rbb_blk_queue_get()
427 * get all block length on block queue
429 * @param blk_queue the block queue
449 * return the block queue buffer
451 * @param blk_queue the block queue
453 * @return block queue buffer
464 * free the block queue
467 * @param blk_queue the block queue
484 * The put status and buffer continuous blocks can be make a block queue.
485 * This function will return the length which from next can be make block queue.
489 * @return the next can be make block queue's length