Home
last modified time | relevance | path

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

/drivers/md/
Ddm-cache-policy-cleaner.c71 static struct list_head *list_pop(struct list_head *q) in list_pop() function
131 e = list_entry(list_pop(&p->free), struct wb_cache_entry, list); in alloc_cache_entry()
352 l = list_pop(&p->dirty); in get_next_dirty_entry()
Ddm-cache-policy-mq.c202 static struct list_head *list_pop(struct list_head *lh) in list_pop() function
405 e = list_entry(list_pop(&mq->free), struct entry, list); in alloc_entry()