Searched defs:slast (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | fsl-edma-common.c | 380 fsl_edma_fill_tcd(struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument
|
H A D | fsl-edma-common.h | 75 __le32 slast; member
|
H A D | mpc512x_dma.c | 144 u32 slast; /* Last source address adjustment */ member
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | fsl-edma-common.c | 480 fsl_edma_fill_tcd(struct fsl_edma_chan *fsl_chan, struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument
|
H A D | fsl-edma-common.h | 82 __le32 slast; member
|
H A D | mpc512x_dma.c | 144 u32 slast; /* Last source address adjustment */ member
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 1966 u32 slast; in rvt_qp_is_avail() local
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 1914 u32 slast; in rvt_qp_is_avail() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.c | 4519 u32 p_cluster, num_clusters, slast, spos, tpos, remapped_clus = 0; in ocfs2_reflink_remap_extent() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.c | 4490 u32 p_cluster, num_clusters, slast, spos, tpos, remapped_clus = 0; in ocfs2_reflink_remap_extent() local
|
Completed in 25 milliseconds