Searched defs:_dst (Results 1 – 9 of 9) sorted by relevance
/linux/arch/riscv/include/asm/ |
H A D | uaccess.h | 471 #define unsafe_copy_to_user(_dst, _src, _len, label) \ argument 475 #define unsafe_copy_from_user(_dst, _src, _len, label) \ argument
|
/linux/drivers/crypto/starfive/ |
H A D | jh7110-aes.c | 504 struct scatterlist _src[2], _dst[2]; in starfive_aes_map_sg() local 645 struct scatterlist _src[2], _dst[2]; in starfive_aes_aead_do_one_req() local 830 struct scatterlist *src, *dst, _src[2], _dst[2]; in starfive_aes_aead_crypt() local
|
/linux/drivers/gpu/drm/ |
H A D | drm_cache.c | 232 void __iomem *_dst = dst->vaddr_iomem; in memcpy_fallback() local
|
/linux/fs/bcachefs/ |
H A D | util.h | 492 static inline void __memmove_u64s_up_small(void *_dst, const void *_src, in __memmove_u64s_up_small() 510 static inline void __memmove_u64s_up(void *_dst, const void *_src, in __memmove_u64s_up() 735 static inline void memcpy_swab(void *_dst, void *_src, size_t len) in memcpy_swab()
|
H A D | io_write.c | 984 struct bio **_dst) in bch2_write_extent()
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_tlv.h | 153 #define fta_get_str(_results, _id, _dst, _dstsize) \ argument
|
/linux/arch/arm64/include/asm/ |
H A D | uaccess.h | 450 #define unsafe_copy_to_user(_dst,_src,_len,label) \ argument
|
/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 741 struct snd_emu10k1_fx8010_control_gpr __user *_dst; in copy_gctl_to_user() local
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe.h | 236 #define XGBE_LM_COPY(_dst, _dname, _src, _sname) \ argument
|