Searched refs:cache_get (Results 1 – 3 of 3) sorted by relevance
24 int cache_get(struct cache *cache, unsigned long key) in cache_get() function
215 int cache_get(struct cache *cache, unsigned long key);226 return cache_get(cache, (unsigned long)addr) == 1; in cache_was_expanded()
126 res = cache_get(&srcfile_cache, filenum); in is_definition_private()