Searched refs:cache_queue (Results 1 – 1 of 1) sorted by relevance
783 struct cache_queue { struct788 struct cache_queue q; argument795 struct cache_queue q;828 list_entry(rp->q.list.next, struct cache_queue, list) in cache_read()974 struct cache_queue *cq; in cache_poll()987 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_poll()1002 struct cache_queue *cq; in cache_ioctl()1013 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_ioctl()1060 struct cache_queue *cq; in cache_release()1062 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_release()[all …]