Searched refs:rrpc_gcb_cache (Results 1 – 1 of 1) sorted by relevance
19 static struct kmem_cache *rrpc_gcb_cache, *rrpc_rq_cache; variable1037 if (!rrpc_gcb_cache) { in rrpc_core_init()1038 rrpc_gcb_cache = kmem_cache_create("rrpc_gcb", in rrpc_core_init()1040 if (!rrpc_gcb_cache) { in rrpc_core_init()1049 kmem_cache_destroy(rrpc_gcb_cache); in rrpc_core_init()1061 rrpc_gcb_cache); in rrpc_core_init()