Searched refs:list_pop (Results 1 – 2 of 2) sorted by relevance
71 static struct list_head *list_pop(struct list_head *q) in list_pop() function131 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()
202 static struct list_head *list_pop(struct list_head *lh) in list_pop() function405 e = list_entry(list_pop(&mq->free), struct entry, list); in alloc_entry()