Searched refs:nlm_rpch_cache (Results 1 – 1 of 1) sorted by relevance
60 static struct kmem_cache *nlm_rpch_cache = NULL; variable252 rpcp = kmem_cache_alloc(nlm_rpch_cache, KM_SLEEP); in nlm_host_get_rpc()324 nlm_rpch_cache = kmem_cache_create("nlm_rpch_cache", in nlm_rpc_init()374 kmem_cache_free(nlm_rpch_cache, rpcp); in destroy_rpch()