Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_worker.c2077 static bool dequeue_work_batch(struct drbd_work_queue *queue, struct list_head *work_list) in dequeue_work_batch() function
2091 dequeue_work_batch(&connection->sender_work, work_list); in wait_for_work()
2225 dequeue_work_batch(&connection->sender_work, &work_list); in drbd_worker()