| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | uaccess.h | 467 u8 *_dst = (u8 *)(d); \ 473 unsafe_get_user(*(u64 *)(_dst + _i), (u64 __user *)(_src + _i), e); \ 475 unsafe_get_user(*(u32 *)(_dst + _i), (u32 __user *)(_src + _i), e); \ 479 unsafe_get_user(*(u16 *)(_dst + _i), (u16 __user *)(_src + _i), e); \ 483 unsafe_get_user(*(u8 *)(_dst + _i), (u8 __user *)(_src + _i), e); \ 488 u8 __user *_dst = (u8 __user *)(d); \ 494 unsafe_put_user(*(u64 *)(_src + _i), (u64 __user *)(_dst + _i), e); \ 496 unsafe_put_user(*(u32*)(_src + _i), (u32 __user *)(_dst + _i), e); \ 500 unsafe_put_user(*(u16*)(_src + _i), (u16 __user *)(_dst + _i), e); \ 504 unsafe_put_user(*(u8*)(_src + _i), (u8 __user *)(_dst + _i), e); \
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_cache.c | 232 void __iomem *_dst = dst->vaddr_iomem; in memcpy_fallback() local 236 memcpy_toio(_dst, bounce, MEMCPY_BOUNCE_SIZE); in memcpy_fallback() 238 _dst += MEMCPY_BOUNCE_SIZE; in memcpy_fallback() 243 memcpy_toio(_dst, bounce, MEMCPY_BOUNCE_SIZE); in memcpy_fallback()
|
| /linux-6.15/arch/x86/lib/ |
| H A D | usercopy_64.c | 80 void __memcpy_flushcache(void *_dst, const void *_src, size_t size) in __memcpy_flushcache() argument 82 unsigned long dest = (unsigned long) _dst; in __memcpy_flushcache()
|
| /linux-6.15/include/net/ |
| H A D | dsa.h | 167 #define dsa_lags_foreach_id(_id, _dst) \ argument 168 for ((_id) = 1; (_id) <= (_dst)->lags_len; (_id)++) \ 169 if ((_dst)->lags[(_id) - 1]) 171 #define dsa_lag_foreach_port(_dp, _dst, _lag) \ argument 172 list_for_each_entry((_dp), &(_dst)->ports, list) \ 568 #define dsa_tree_for_each_user_port(_dp, _dst) \ argument 569 list_for_each_entry((_dp), &(_dst)->ports, list) \ 572 #define dsa_tree_for_each_user_port_continue_reverse(_dp, _dst) \ argument 573 list_for_each_entry_continue_reverse((_dp), &(_dst)->ports, list) \ 576 #define dsa_tree_for_each_cpu_port(_dp, _dst) \ argument [all …]
|
| /linux-6.15/fs/bcachefs/ |
| H A D | util.h | 488 static inline void __memmove_u64s_up_small(void *_dst, const void *_src, in __memmove_u64s_up_small() argument 491 u64 *dst = (u64 *) _dst + u64s; in __memmove_u64s_up_small() 506 static inline void __memmove_u64s_up(void *_dst, const void *_src, in __memmove_u64s_up() argument 509 u64 *dst = (u64 *) _dst + u64s - 1; in __memmove_u64s_up() 733 static inline void memcpy_swab(void *_dst, void *_src, size_t len) in memcpy_swab() argument 735 u8 *dst = _dst + len; in memcpy_swab()
|
| H A D | io_write.c | 965 struct bio **_dst) in bch2_write_extent() argument 1168 *_dst = dst; in bch2_write_extent()
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_tlv.h | 153 #define fta_get_str(_results, _id, _dst, _dstsize) \ argument 154 fbnic_tlv_attr_get_string(_results[_id], _dst, _dstsize)
|
| /linux-6.15/tools/spi/ |
| H A D | spidev_test.c | 95 static int unescape(char *_dst, char *_src, size_t len) in unescape() argument 100 char *dst = _dst; in unescape()
|
| /linux-6.15/drivers/crypto/starfive/ |
| H A D | jh7110-aes.c | 504 struct scatterlist _src[2], _dst[2]; in starfive_aes_map_sg() local 556 dtsg = scatterwalk_ffwd(_dst, dtsg, len); in starfive_aes_map_sg() 645 struct scatterlist _src[2], _dst[2]; in starfive_aes_aead_do_one_req() local 656 rctx->out_sg = scatterwalk_ffwd(_dst, req->dst, cryp->assoclen); in starfive_aes_aead_do_one_req() 830 struct scatterlist *src, *dst, _src[2], _dst[2]; in starfive_aes_aead_crypt() local 846 dst = scatterwalk_ffwd(_dst, req->dst, req->assoclen); in starfive_aes_aead_crypt()
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | uaccess.h | 450 #define unsafe_copy_to_user(_dst,_src,_len,label) \ argument 452 char __user *__ucu_dst = (_dst); \
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | uaccess.h | 610 #define unsafe_copy_to_user(_dst,_src,_len,label) \ argument 612 char __user *__ucu_dst = (_dst); \
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | uaccess.h | 424 : [_dst] "=Q" (*(type *)dst) \ 457 [_dst] "a" (__dst), \
|
| /linux-6.15/fs/ |
| H A D | readdir.c | 76 #define unsafe_copy_dirent_name(_dst, _src, _len, label) do { \ argument 77 char __user *dst = (_dst); \
|
| /linux-6.15/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe.h | 345 #define XGBE_LM_COPY(_dst, _dname, _src, _sname) \ argument 346 bitmap_copy((_dst)->link_modes._dname, \
|
| /linux-6.15/drivers/crypto/amcc/ |
| H A D | crypto4xx_core.c | 683 struct scatterlist *_dst) in crypto4xx_build_pd() argument 729 dst = scatterwalk_ffwd(_dst, dst, assoclen); in crypto4xx_build_pd()
|
| /linux-6.15/sound/pci/emu10k1/ |
| H A D | emufx.c | 741 struct snd_emu10k1_fx8010_control_gpr __user *_dst; in copy_gctl_to_user() local 744 _dst = (struct snd_emu10k1_fx8010_control_gpr __user *)dst; in copy_gctl_to_user() 746 return copy_to_user(&_dst[idx], src, sizeof(*src)); in copy_gctl_to_user()
|
| /linux-6.15/sound/pci/cs46xx/ |
| H A D | cs46xx_lib.c | 331 u32 *_dst = dst; in memcpy_le32() 335 *_dst++ = le32_to_cpu(*_src++); in memcpy_le32()
|