Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds