Home
last modified time | relevance | path

Searched refs:vdo_funnel_queue_put (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dfunnel-queue.h82 static inline void vdo_funnel_queue_put(struct funnel_queue *queue, in vdo_funnel_queue_put() function
H A Dfunnel-queue.c83 vdo_funnel_queue_put(queue, &queue->stub); in get_oldest()
H A Dfunnel-workqueue.c126 vdo_funnel_queue_put(queue->priority_lists[completion->priority], in enqueue_work_queue_completion()
/linux/drivers/md/dm-vdo/indexer/
H A Dfunnel-requestqueue.c247 vdo_funnel_queue_put(sub_queue, &request->queue_link); in uds_request_queue_enqueue()