Searched refs:cache_queue (Results 1 – 1 of 1) sorted by relevance
798 struct cache_queue { struct803 struct cache_queue q; argument810 struct cache_queue q;843 list_entry(rp->q.list.next, struct cache_queue, list) in cache_read()971 struct cache_queue *cq; in cache_poll()984 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_poll()999 struct cache_queue *cq; in cache_ioctl()1010 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_ioctl()1057 struct cache_queue *cq; in cache_release()1059 cq = list_entry(cq->list.next, struct cache_queue, list)) in cache_release()[all …]