Home
last modified time | relevance | path

Searched refs:linkinfo_cache (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c325 struct kmem_cache *linkinfo_cache; variable
873 linkinfo_cache = kmem_cache_create("linkinfo_cache", in strinit()
1519 linkp = kmem_cache_alloc(linkinfo_cache, KM_SLEEP); in alloclink()
1553 kmem_cache_free(linkinfo_cache, linkp); in lbfree()