Searched refs:cache_get (Results 1 – 8 of 8) sorted by relevance
215 int cache_get(struct cache *cache, unsigned long key);226 return cache_get(cache, (unsigned long)addr) == 1; in cache_was_expanded()
24 int cache_get(struct cache *cache, unsigned long key) in cache_get() function
126 res = cache_get(&srcfile_cache, filenum); in is_definition_private()
132 cache_get(&exp->h);
133 cache_get(tmp); in sunrpc_cache_add_entry() 139 cache_get(new); in sunrpc_cache_add_entry() 238 cache_get(tmp); in sunrpc_cache_update() 1230 crq->item = cache_get(h); in cache_pipe_upcall() 1939 * on each cache_head via cache_get(). Caller must call cache_put()1960 items[i] = cache_get(crq->item);
362 cache_get(&ipm->h); in ip_map_cached_get()
67 static bool cache_get(struct funeth_rxq *q, struct funeth_rxbuf *rb) in cache_get() function103 if (cache_get(q, rb)) in funeth_alloc_page()
1722 cache_get(&rsci->h); in svcauth_gss_accept()