Searched defs:cnss_pool (Results 1 – 1 of 1) sorted by relevance
40 struct cnss_pool { struct41 size_t size;42 int min;43 const char name[50];44 mempool_t *mp;45 struct kmem_cache *cache;