Home
last modified time | relevance | path

Searched refs:vdo_funnel_queue_put (Results 1 – 5 of 5) 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()
H A Ddedupe.c2247 vdo_funnel_queue_put(context->zone->timed_out_complete, &context->queue_entry); in finish_index_operation()
/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()