ioat_sed_cache 512 drivers/dma/ioat/dma.c kmem_cache_free(ioat_sed_cache, sed); ioat_sed_cache 200 drivers/dma/ioat/dma.h extern struct kmem_cache *ioat_sed_cache; ioat_sed_cache 140 drivers/dma/ioat/init.c struct kmem_cache *ioat_sed_cache; ioat_sed_cache 1426 drivers/dma/ioat/init.c ioat_sed_cache = KMEM_CACHE(ioat_sed_ent, 0); ioat_sed_cache 1427 drivers/dma/ioat/init.c if (!ioat_sed_cache) ioat_sed_cache 1437 drivers/dma/ioat/init.c kmem_cache_destroy(ioat_sed_cache); ioat_sed_cache 85 drivers/dma/ioat/prep.c sed = kmem_cache_alloc(ioat_sed_cache, flags); ioat_sed_cache 93 drivers/dma/ioat/prep.c kmem_cache_free(ioat_sed_cache, sed);