Searched refs:vdo_waitq_get_first_waiter (Results 1 – 6 of 6) sorted by relevance
106 struct vdo_waiter *vdo_waitq_get_first_waiter(const struct vdo_wait_queue *waitq) in vdo_waitq_get_first_waiter() function156 struct vdo_waiter *first_waiter = vdo_waitq_get_first_waiter(waitq); in vdo_waitq_dequeue_waiter()
120 struct vdo_waiter *vdo_waitq_get_first_waiter(const struct vdo_wait_queue *waitq);
252 vdo_waiter_as_flush(vdo_waitq_get_first_waiter(&flusher->notifiers)); in notify_flush()328 vdo_waiter_as_flush(vdo_waitq_get_first_waiter(&flusher->pending_flushes)); in vdo_complete_flushes()
154 struct vdo_waiter *waiter, *first = vdo_waitq_get_first_waiter(waitq); in dump_vio_waiters()
910 oldest_waiter = vdo_waitq_get_first_waiter(&cache->free_waiters); in allocate_free_page()
1755 struct vdo_waiter *waiter = vdo_waitq_get_first_waiter(&journal->entry_waiters); in is_next_entry_a_block_map_increment()