cache_queue       773 net/sunrpc/cache.c 	struct cache_queue	q;
cache_queue       780 net/sunrpc/cache.c 	struct cache_queue	q;
cache_queue       813 net/sunrpc/cache.c 	       list_entry(rp->q.list.next, struct cache_queue, list)
cache_queue       959 net/sunrpc/cache.c 	struct cache_queue *cq;
cache_queue       972 net/sunrpc/cache.c 	     cq = list_entry(cq->list.next, struct cache_queue, list))
cache_queue       987 net/sunrpc/cache.c 	struct cache_queue *cq;
cache_queue       998 net/sunrpc/cache.c 	     cq = list_entry(cq->list.next, struct cache_queue, list))
cache_queue      1045 net/sunrpc/cache.c 			struct cache_queue *cq;
cache_queue      1047 net/sunrpc/cache.c 			     cq = list_entry(cq->list.next, struct cache_queue, list))
cache_queue      1074 net/sunrpc/cache.c 	struct cache_queue *cq, *tmp;