Searched refs:cso_set_maximum_cache_size (Results 1 – 3 of 3) sorted by relevance
167 void cso_set_maximum_cache_size(struct cso_cache *sc, int number);
203 void cso_set_maximum_cache_size(struct cso_cache *sc, int number) in cso_set_maximum_cache_size() function
264 if (0) cso_set_maximum_cache_size(&ctx->cache, 4); in cso_create_context()