Searched refs:rrpc_rq_cache (Results 1 – 1 of 1) sorted by relevance
19 static struct kmem_cache *rrpc_gcb_cache, *rrpc_rq_cache; variable1045 rrpc_rq_cache = kmem_cache_create("rrpc_rq", in rrpc_core_init()1048 if (!rrpc_rq_cache) { in rrpc_core_init()1065 rrpc->rq_pool = mempool_create_slab_pool(64, rrpc_rq_cache); in rrpc_core_init()