Searched refs:endpnt_cache (Results 1 – 1 of 1) sorted by relevance
140 static struct kmem_cache *endpnt_cache; /* cache of endpnt_t's */ variable1566 new = kmem_cache_alloc(endpnt_cache, KM_NOSLEEP); in endpnt_get()1923 kmem_cache_free(endpnt_cache, e); in endpnt_reclaim()2241 endpnt_cache = kmem_cache_create("clnt_clts_endpnt_cache", in clnt_clts_init()