Searched refs:cache_queue (Results 1 – 1 of 1) sorted by relevance
795 struct cache_queue { struct800 struct cache_queue q; argument807 struct cache_queue q;840 list_entry(rp->q.list.next, struct cache_queue, list) in cache_read()968 struct cache_queue *cq; in cache_poll()981 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_poll()996 struct cache_queue *cq; in cache_ioctl()1007 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_ioctl()1054 struct cache_queue *cq; in cache_release()1056 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_release()[all …]