Searched refs:svc_rdma_ctxt_cachep (Results 1 – 3 of 3) sorted by relevance
77 struct kmem_cache *svc_rdma_ctxt_cachep; variable245 kmem_cache_destroy(svc_rdma_ctxt_cachep); in svc_rdma_cleanup()277 svc_rdma_ctxt_cachep = in svc_rdma_init()283 if (!svc_rdma_ctxt_cachep) { in svc_rdma_init()
486 extern struct kmem_cache *svc_rdma_ctxt_cachep;
103 ctxt = kmem_cache_alloc(svc_rdma_ctxt_cachep, GFP_KERNEL); in svc_rdma_get_context()147 kmem_cache_free(svc_rdma_ctxt_cachep, ctxt); in svc_rdma_put_context()