Searched refs:dequeue_work_batch (Results 1 – 1 of 1) sorted by relevance
2070 static bool dequeue_work_batch(struct drbd_work_queue *queue, struct list_head *work_list) in dequeue_work_batch() function2084 dequeue_work_batch(&connection->sender_work, work_list); in wait_for_work()2218 dequeue_work_batch(&connection->sender_work, &work_list); in drbd_worker()