Home
last modified time | relevance | path

Searched defs:sg_table (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/target/
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()
112 static int rd_allocate_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_allocate_sgl_table()
175 struct rd_dev_sg_table *sg_table; in rd_build_device_space() local
234 struct rd_dev_sg_table *sg_table; in rd_build_prot_space() local
340 struct rd_dev_sg_table *sg_table; in rd_get_sg_table() local
360 struct rd_dev_sg_table *sg_table; in rd_get_prot_table() local
H A Dtarget_core_rd.h26 struct scatterlist *sg_table; member
/linux/drivers/dma-buf/
H A Ddma-buf.c857 static int dma_buf_wrap_sg_table(struct sg_table **sg_table) in dma_buf_wrap_sg_table()
899 static void dma_buf_unwrap_sg_table(struct sg_table **sg_table) in dma_buf_unwrap_sg_table()
1171 struct sg_table *sg_table; in dma_buf_map_attachment() local
1255 struct sg_table *sg_table; in dma_buf_map_attachment_unlocked() local
1281 struct sg_table *sg_table, in dma_buf_unmap_attachment()
1310 struct sg_table *sg_table, in dma_buf_unmap_attachment_unlocked()
/linux/rust/kernel/
H A Dscatterlist.rs151 as_raw(&self) -> *mut bindings::sg_table as_raw() argument
203 new( sgt: NonNull<bindings::sg_table>, dev: &Device<Bound>, dir: dma::DataDirection, ) -> Result<Self> new() argument
292 as_raw(&self) -> *mut bindings::sg_table as_raw() argument
[all...]
/linux/drivers/ata/
H A Dsata_promise.h29 dma_addr_t sg_table, in pdc_pkt_header()
/linux/drivers/vfio/pci/pds/
H A Dlm.h23 struct sg_table sg_table; /* SG table for backing pages */ member
H A Ddirty.c379 struct sg_table sg_table; in pds_vfio_dirty_seq_ack() local
/linux/drivers/scsi/isci/
H A Drequest.h124 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
/linux/include/linux/
H A Dnvme-fc-driver.h217 struct sg_table sg_table; member
/linux/drivers/scsi/bfa/
H A Dbfad_bsg.c3270 struct bfa_sge_s *sg_table; in bfad_fcxp_map_sg() local
/linux/drivers/usb/gadget/function/
H A Df_fs.c1506 struct sg_table *sg_table; in ffs_dmabuf_attach() local