Searched refs:qband_cache (Results 1 – 1 of 1) sorted by relevance
324 struct kmem_cache *qband_cache; variable870 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()