Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/sunrpc/
Dcache.h197 static inline struct cache_head *cache_get_rcu(struct cache_head *h) in cache_get_rcu() function
/linux-5.19.10/net/sunrpc/
Dcache.c75 tmp = cache_get_rcu(tmp); in sunrpc_cache_find_rcu()