Home
last modified time | relevance | path

Searched refs:vdo_waitq_dequeue_matching_waiters (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dwait-queue.h122 void vdo_waitq_dequeue_matching_waiters(struct vdo_wait_queue *waitq,
H A Dwait-queue.c127 void vdo_waitq_dequeue_matching_waiters(struct vdo_wait_queue *waitq, in vdo_waitq_dequeue_matching_waiters() function
H A Dblock-map.c917 vdo_waitq_dequeue_matching_waiters(&cache->free_waiters, completion_needs_page, in allocate_free_page()