Searched refs:cache_queue (Results 1 – 1 of 1) sorted by relevance
782 struct cache_queue { struct787 struct cache_queue q; argument794 struct cache_queue q;827 list_entry(rp->q.list.next, struct cache_queue, list) in cache_read()955 struct cache_queue *cq; in cache_poll()968 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_poll()983 struct cache_queue *cq; in cache_ioctl()994 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_ioctl()1041 struct cache_queue *cq; in cache_release()1043 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_release()[all …]