Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ioat/
Ddma.h153 struct ioat_sed_ent { struct
192 struct ioat_sed_ent *sed;
Dprep.c79 static struct ioat_sed_ent *
82 struct ioat_sed_ent *sed; in ioat3_alloc_sed()
Ddma.c520 ioat_free_sed(struct ioatdma_device *ioat_dma, struct ioat_sed_ent *sed) in ioat_free_sed()
Dinit.c1438 ioat_sed_cache = KMEM_CACHE(ioat_sed_ent, 0); in ioat_init_module()