Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-mq.c189 static struct list_head *queue_peek(struct queue *q) in queue_peek() function
204 struct list_head *r = queue_peek(q); in queue_pop()
619 struct list_head *h = queue_peek(q); in peek()