Searched refs:clist_cache (Results 1 – 2 of 2) sorted by relevance
63 kmem_cache_t *clist_cache = NULL; variable202 clp = kmem_cache_alloc(clist_cache, KM_SLEEP); in clist_alloc()389 kmem_cache_free(clist_cache, c); in clist_free()492 if (!clist_cache) { in rdma_modload()493 clist_cache = kmem_cache_create("rdma_clist", in rdma_modload()
166 extern kmem_cache_t *clist_cache;922 kmem_cache_free(clist_cache, loc); in xdr_ref_clist()