Searched defs:dequeue_work_batch (Results 1 - 1 of 1) sorted by relevance

/drivers/block/drbd/
H A Ddrbd_worker.c1989 static bool dequeue_work_batch(struct drbd_work_queue *queue, struct list_head *work_list) function
2003 dequeue_work_batch(&connection->sender_work, work_list);
2137 dequeue_work_batch(&connection->sender_work, &work_list);

Completed in 58 milliseconds