Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dstrsubr.c324 struct kmem_cache *qband_cache; variable
870 qband_cache = kmem_cache_create("qband_cache", in strinit()
3516 qbp = kmem_cache_alloc(qband_cache, KM_NOSLEEP); in allocband()
3536 kmem_cache_free(qband_cache, qbp); in freeband()