Searched defs:src_bp (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/arch/nios2/lib/ |
| D | memcpy.c | 35 #define BYTE_COPY_FWD(dst_bp, src_bp, nbytes) \ argument 53 #define WORD_COPY_FWD(dst_bp, src_bp, nbytes_left, nbytes) \ argument
|
| /kernel/linux/linux-5.10/arch/nios2/lib/ |
| D | memcpy.c | 35 #define BYTE_COPY_FWD(dst_bp, src_bp, nbytes) \ argument 53 #define WORD_COPY_FWD(dst_bp, src_bp, nbytes_left, nbytes) \ argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_trans_buf.c | 716 struct xfs_buf *src_bp) in xfs_trans_buf_copy_type()
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_trans_buf.c | 716 struct xfs_buf *src_bp) in xfs_trans_buf_copy_type()
|