Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-mq.c202 static struct list_head *queue_pop(struct queue *q) in queue_pop() function
592 struct list_head *h = queue_pop(q); in pop()