Home
last modified time | relevance | path

Searched refs:cache_queue (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dcache.c783 struct cache_queue { struct
788 struct cache_queue q; argument
795 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 …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/strongswan/files/
H A DCVE-2022-40617.patch30 @@ -555,7 +555,7 @@ static void cache_queue(private_credential_manager_t *this)