Home
last modified time | relevance | path

Searched defs:sg_table (Results 1 - 25 of 43) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/vfio/pci/pds/
H A Dlm.h23 struct sg_table sg_table; /* SG table for backing pages */ member
H A Ddirty.c332 struct sg_table sg_table; in pds_vfio_dirty_seq_ack() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_promise.h28 pdc_pkt_header(struct ata_taskfile *tf, dma_addr_t sg_table, unsigned int devno, u8 *buf) pdc_pkt_header() argument
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_promise.h28 pdc_pkt_header(struct ata_taskfile *tf, dma_addr_t sg_table, unsigned int devno, u8 *buf) pdc_pkt_header() argument
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_rd.h26 struct scatterlist *sg_table; member
H A Dtarget_core_rd.c63 static u32 rd_release_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_release_sgl_table() argument
112 static int rd_allocate_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_allocate_sgl_table() argument
176 struct rd_dev_sg_table *sg_table; rd_build_device_space() local
235 struct rd_dev_sg_table *sg_table; rd_build_prot_space() local
341 struct rd_dev_sg_table *sg_table; rd_get_sg_table() local
361 struct rd_dev_sg_table *sg_table; rd_get_prot_table() local
[all...]
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_rd.h26 struct scatterlist *sg_table; member
H A Dtarget_core_rd.c63 static u32 rd_release_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_release_sgl_table() argument
112 static int rd_allocate_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_allocate_sgl_table() argument
176 struct rd_dev_sg_table *sg_table; rd_build_device_space() local
235 struct rd_dev_sg_table *sg_table; rd_build_prot_space() local
341 struct rd_dev_sg_table *sg_table; rd_get_sg_table() local
361 struct rd_dev_sg_table *sg_table; rd_get_prot_table() local
[all...]
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-dma-sg.c41 struct sg_table sg_table; member
[all...]
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Drequest.h124 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H A Dion.h51 struct sg_table *sg_table; member
/kernel/linux/linux-6.6/drivers/dma-buf/heaps/
H A Dsystem_heap.c31 struct sg_table sg_table; member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Drequest.h124 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dloop.c25 struct sg_table sg_table; member
/kernel/linux/linux-5.10/include/linux/
H A Dscatterlist.h42 struct sg_table { struct
[all...]
H A Dnvme-fc-driver.h216 struct sg_table sg_table; member
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dloop.c25 struct sg_table sg_table; member
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-dma-sg.c41 struct sg_table sg_table; member
[all...]
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-buf.c893 struct sg_table *sg_table; in dma_buf_map_attachment() local
952 dma_buf_unmap_attachment(struct dma_buf_attachment *attach, struct sg_table *sg_table, enum dma_data_direction direction) dma_buf_unmap_attachment() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dnvme-fc-driver.h217 struct sg_table sg_table; member
H A Dscatterlist.h39 struct sg_table { struct
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi.c954 struct qm_sg_entry *sg_table, *fd_sgt; in aead_edesc_alloc() local
1258 struct qm_sg_entry *sg_table, *fd_sgt; skcipher_edesc_alloc() local
[all...]
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h322 tmc_sg_table_buf_size(struct tmc_sg_table *sg_table) in tmc_sg_table_buf_size() argument
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi.c959 struct qm_sg_entry *sg_table, *fd_sgt; in aead_edesc_alloc() local
1268 struct qm_sg_entry *sg_table, *fd_sgt; skcipher_edesc_alloc() local
[all...]
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-buf.c763 static void mangle_sg_table(struct sg_table *sg_table) in mangle_sg_table() argument
781 struct sg_table *sg_table; in __map_dma_buf() local
983 __unmap_dma_buf(struct dma_buf_attachment *attach, struct sg_table *sg_table, enum dma_data_direction direction) __unmap_dma_buf() argument
1102 struct sg_table *sg_table; dma_buf_map_attachment() local
1179 struct sg_table *sg_table; dma_buf_map_attachment_unlocked() local
1204 dma_buf_unmap_attachment(struct dma_buf_attachment *attach, struct sg_table *sg_table, enum dma_data_direction direction) dma_buf_unmap_attachment() argument
1236 dma_buf_unmap_attachment_unlocked(struct dma_buf_attachment *attach, struct sg_table *sg_table, enum dma_data_direction direction) dma_buf_unmap_attachment_unlocked() argument
[all...]

Completed in 21 milliseconds

12