Searched refs:uri_segmap_kmc (Results 1 – 1 of 1) sorted by relevance
135 static kmem_cache_t *uri_segmap_kmc; variable331 uri_segmap_kmc = kmem_cache_create("NL7C_uri_segmap_kmc", in nl7c_uri_init()1556 uri_segmap_t *segmap = kmem_cache_alloc(uri_segmap_kmc, KM_SLEEP); in uri_segmap_map()1562 REF_INIT(segmap, 1, uri_segmap_inactive, uri_segmap_kmc); in uri_segmap_map()