| /include/linux/ |
| A D | scatterlist.h | 31 #define sg_dma_address(sg) ((sg)->dma_address) argument 34 #define sg_dma_len(sg) ((sg)->dma_length) argument 36 #define sg_dma_len(sg) ((sg)->length) argument 87 static inline bool sg_is_chain(struct scatterlist *sg) in sg_is_chain() 92 static inline bool sg_is_last(struct scatterlist *sg) in sg_is_last() 217 #define for_each_sg(sglist, sg, nr, __i) \ argument 223 #define for_each_sgtable_sg(sgt, sg, i) \ argument 231 #define for_each_sgtable_dma_sg(sgt, sg, i) \ argument 275 static inline void sg_mark_end(struct scatterlist *sg) in sg_mark_end() 424 static inline void *sg_virt(struct scatterlist *sg) in sg_virt() [all …]
|
| A D | dma-mapping.h | 176 struct scatterlist *sg, int nents, enum dma_data_direction dir, in dma_map_sg_attrs() 182 struct scatterlist *sg, int nents, enum dma_data_direction dir, in dma_unmap_sg_attrs() 392 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() 399 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device() 424 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() 428 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
|
| A D | kmsan.h | 380 static inline void kmsan_handle_dma_sg(struct scatterlist *sg, int nents, in kmsan_handle_dma_sg()
|
| A D | nvme-fc-driver.h | 699 struct scatterlist *sg; member
|
| A D | skmsg.h | 44 struct sk_msg_sg sg; member
|
| A D | memstick.h | 243 struct scatterlist sg; member
|
| A D | rio.h | 508 struct scatterlist *sg; /* I/O scatter list */ member
|
| A D | arm_ffa.h | 441 struct scatterlist *sg; member
|
| /include/soc/fsl/ |
| A D | dpaa2-fd.h | 310 static inline dma_addr_t dpaa2_sg_get_addr(const struct dpaa2_sg_entry *sg) in dpaa2_sg_get_addr() 325 static inline bool dpaa2_sg_short_len(const struct dpaa2_sg_entry *sg) in dpaa2_sg_short_len() 337 static inline u32 dpaa2_sg_get_len(const struct dpaa2_sg_entry *sg) in dpaa2_sg_get_len() 350 static inline void dpaa2_sg_set_len(struct dpaa2_sg_entry *sg, u32 len) in dpaa2_sg_set_len() 361 static inline u16 dpaa2_sg_get_offset(const struct dpaa2_sg_entry *sg) in dpaa2_sg_get_offset() 371 static inline void dpaa2_sg_set_offset(struct dpaa2_sg_entry *sg, in dpaa2_sg_set_offset() 385 dpaa2_sg_get_format(const struct dpaa2_sg_entry *sg) in dpaa2_sg_get_format() 396 static inline void dpaa2_sg_set_format(struct dpaa2_sg_entry *sg, in dpaa2_sg_set_format() 409 static inline u16 dpaa2_sg_get_bpid(const struct dpaa2_sg_entry *sg) in dpaa2_sg_get_bpid() 419 static inline void dpaa2_sg_set_bpid(struct dpaa2_sg_entry *sg, u16 bpid) in dpaa2_sg_set_bpid() [all …]
|
| A D | qman.h | 202 static inline dma_addr_t qm_sg_addr(const struct qm_sg_entry *sg) in qm_sg_addr() 207 static inline u64 qm_sg_entry_get64(const struct qm_sg_entry *sg) in qm_sg_entry_get64() 212 static inline void qm_sg_entry_set64(struct qm_sg_entry *sg, u64 addr) in qm_sg_entry_set64() 218 static inline bool qm_sg_entry_is_final(const struct qm_sg_entry *sg) in qm_sg_entry_is_final() 223 static inline bool qm_sg_entry_is_ext(const struct qm_sg_entry *sg) in qm_sg_entry_is_ext() 228 static inline int qm_sg_entry_get_len(const struct qm_sg_entry *sg) in qm_sg_entry_get_len() 233 static inline void qm_sg_entry_set_len(struct qm_sg_entry *sg, int len) in qm_sg_entry_set_len() 238 static inline void qm_sg_entry_set_f(struct qm_sg_entry *sg, int len) in qm_sg_entry_set_f() 243 static inline int qm_sg_entry_get_off(const struct qm_sg_entry *sg) in qm_sg_entry_get_off()
|
| /include/crypto/ |
| A D | scatterwalk.h | 28 struct scatterlist *sg; member 74 struct scatterlist *sg, int num) in scatterwalk_crypto_chain() 83 struct scatterlist *sg) in scatterwalk_start() 94 struct scatterlist *sg, in scatterwalk_start_at_pos() 285 static inline void scatterwalk_map_and_copy(void *buf, struct scatterlist *sg, in scatterwalk_map_and_copy()
|
| A D | if_alg.h | 68 struct scatterlist sg[]; /* Array of SGs forming the SGL */ member
|
| /include/drm/ttm/ |
| A D | ttm_tt.h | 110 struct sg_table *sg; member
|
| A D | ttm_bo.h | 137 struct sg_table *sg; member
|
| A D | ttm_resource.h | 362 struct scatterlist *sg; member
|
| /include/scsi/ |
| A D | libiscsi_tcp.h | 35 struct scatterlist *sg; member
|
| A D | scsi_cmnd.h | 206 #define scsi_for_each_sg(cmd, sg, nseg, __i) \ argument 331 #define scsi_for_each_prot_sg(cmd, sg, nseg, __i) \ argument
|
| /include/linux/spi/ |
| A D | spi-mem.h | 405 struct sg_table *sg) in spi_controller_dma_map_mem_op_data() 413 struct sg_table *sg) in spi_controller_dma_unmap_mem_op_data()
|
| /include/linux/mtd/ |
| A D | ubi.h | 129 struct scatterlist sg[UBI_MAX_SG_COUNT]; member
|
| /include/net/ |
| A D | xdp_sock.h | 58 bool sg; member
|
| /include/crypto/internal/ |
| A D | hash.h | 45 struct scatterlist *sg; member
|
| /include/linux/mmc/ |
| A D | core.h | 144 struct scatterlist *sg; /* I/O scatter list */ member
|
| /include/linux/sched/ |
| A D | topology.h | 181 struct sched_group *__percpu *sg; member
|
| /include/linux/usb/ |
| A D | gadget.h | 105 struct scatterlist *sg; member
|
| /include/rdma/ |
| A D | ib_verbs.h | 4253 struct scatterlist *sg, int nents, in ib_dma_map_sg_attrs() 4264 struct scatterlist *sg, int nents, in ib_dma_unmap_sg_attrs() 4314 struct scatterlist *sg, int nents, in ib_dma_map_sg() 4328 struct scatterlist *sg, int nents, in ib_dma_unmap_sg() 4579 ib_map_mr_sg_zbva(struct ib_mr *mr, struct scatterlist *sg, int sg_nents, in ib_map_mr_sg_zbva()
|