Home
last modified time | relevance | path

Searched defs:src_bp (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/nios2/lib/
Dmemcpy.c35 #define BYTE_COPY_FWD(dst_bp, src_bp, nbytes) \ argument
53 #define WORD_COPY_FWD(dst_bp, src_bp, nbytes_left, nbytes) \ argument
/linux-6.1.9/fs/xfs/
Dxfs_trans_buf.c716 struct xfs_buf *src_bp) in xfs_trans_buf_copy_type()