Searched refs:cache_queue (Results 1 – 1 of 1) sorted by relevance
807 struct cache_queue { struct812 struct cache_queue q; argument819 struct cache_queue q;852 list_entry(rp->q.list.next, struct cache_queue, list) in cache_read()980 struct cache_queue *cq; in cache_poll()993 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_poll()1008 struct cache_queue *cq; in cache_ioctl()1019 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_ioctl()1066 struct cache_queue *cq; in cache_release()1068 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_release()[all …]