Searched refs:qeth_qdio_outbuf_cache (Results 1 – 1 of 1) sorted by relevance
61 static struct kmem_cache *qeth_qdio_outbuf_cache; variable1416 kmem_cache_free(qeth_qdio_outbuf_cache, buf); in qeth_free_out_buf()2571 newbuf = kmem_cache_zalloc(qeth_qdio_outbuf_cache, gfp); in qeth_alloc_out_buf()7121 qeth_qdio_outbuf_cache = kmem_cache_create("qeth_buf", in qeth_core_init()7123 if (!qeth_qdio_outbuf_cache) { in qeth_core_init()7151 kmem_cache_destroy(qeth_qdio_outbuf_cache); in qeth_core_init()7170 kmem_cache_destroy(qeth_qdio_outbuf_cache); in qeth_core_exit()