Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dcache.h201 static inline struct cache_head *cache_get_rcu(struct cache_head *h) in cache_get_rcu() function
/openbmc/linux/net/sunrpc/
H A Dcache.c75 tmp = cache_get_rcu(tmp); in sunrpc_cache_find_rcu()