Searched refs:util_cache_get (Results 1 – 3 of 3) sorted by relevance
90 value_out = (cache_test_value *) util_cache_get(cache, key); in main()106 value_out = util_cache_get(cache, key); in main()
73 util_cache_get(struct util_cache *cache,
237 util_cache_get(struct util_cache *cache, in util_cache_get() function