Searched refs:maple_queue_cache (Results 1 – 1 of 1) sorted by relevance
52 static struct kmem_cache *maple_queue_cache; variable143 kmem_cache_free(maple_queue_cache, mq->recvbuf); in maple_release_device()195 mq->recvbuf = kmem_cache_zalloc(maple_queue_cache, GFP_KERNEL); in maple_allocq()238 kmem_cache_free(maple_queue_cache, mdev->mq->recvbuf); in maple_free_dev()835 maple_queue_cache = KMEM_CACHE(maple_buffer, SLAB_HWCACHE_ALIGN); in maple_bus_init()837 if (!maple_queue_cache) in maple_bus_init()867 kmem_cache_destroy(maple_queue_cache); in maple_bus_init()