Searched refs:ufshpb_mctx_cache (Results 1 – 1 of 1) sorted by relevance
27 static struct kmem_cache *ufshpb_mctx_cache; variable2796 ufshpb_mctx_cache = kmem_cache_create("ufshpb_mctx_cache", in ufshpb_init_mem_wq()2799 if (!ufshpb_mctx_cache) { in ufshpb_init_mem_wq()2809 ufshpb_mctx_cache); in ufshpb_init_mem_wq()2838 kmem_cache_destroy(ufshpb_mctx_cache); in ufshpb_init_mem_wq()2934 kmem_cache_destroy(ufshpb_mctx_cache); in ufshpb_remove()