Searched refs:cache_queue (Results 1 – 1 of 1) sorted by relevance
737 struct cache_queue { struct742 struct cache_queue q; argument749 struct cache_queue q;782 list_entry(rp->q.list.next, struct cache_queue, list) in cache_read()928 struct cache_queue *cq; in cache_poll()941 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_poll()956 struct cache_queue *cq; in cache_ioctl()967 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_ioctl()1012 struct cache_queue *cq; in cache_release()1014 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_release()[all …]