Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_worker.c2070 static bool dequeue_work_batch(struct drbd_work_queue *queue, struct list_head *work_list) in dequeue_work_batch() function
2084 dequeue_work_batch(&connection->sender_work, work_list); in wait_for_work()
2218 dequeue_work_batch(&connection->sender_work, &work_list); in drbd_worker()