/linux-6.14.4/arch/x86/lib/ |
D | usercopy_64.c | 80 void __memcpy_flushcache(void *_dst, const void *_src, size_t size) in __memcpy_flushcache()
|
/linux-6.14.4/drivers/crypto/starfive/ |
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-6.14.4/drivers/gpu/drm/ |
D | drm_cache.c | 232 void __iomem *_dst = dst->vaddr_iomem; in memcpy_fallback() local
|
/linux-6.14.4/fs/bcachefs/ |
D | util.h | 475 static inline void __memmove_u64s_up_small(void *_dst, const void *_src, in __memmove_u64s_up_small() 493 static inline void __memmove_u64s_up(void *_dst, const void *_src, in __memmove_u64s_up() 720 static inline void memcpy_swab(void *_dst, void *_src, size_t len) in memcpy_swab()
|
D | io_write.c | 918 struct bio **_dst) in bch2_write_extent()
|
D | extents.c | 539 #define set_common_fields(_dst, _src) \ in bch2_extent_crc_pack() argument
|
/linux-6.14.4/tools/spi/ |
D | spidev_test.c | 95 static int unescape(char *_dst, char *_src, size_t len) in unescape()
|
/linux-6.14.4/include/net/ |
D | dsa.h | 167 #define dsa_lags_foreach_id(_id, _dst) \ argument 171 #define dsa_lag_foreach_port(_dp, _dst, _lag) \ argument 568 #define dsa_tree_for_each_user_port(_dp, _dst) \ argument 572 #define dsa_tree_for_each_user_port_continue_reverse(_dp, _dst) \ argument 576 #define dsa_tree_for_each_cpu_port(_dp, _dst) \ argument
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | uaccess.h | 450 #define unsafe_copy_to_user(_dst,_src,_len,label) \ argument
|
/linux-6.14.4/arch/x86/include/asm/ |
D | uaccess.h | 610 #define unsafe_copy_to_user(_dst,_src,_len,label) \ argument
|
/linux-6.14.4/fs/ |
D | readdir.c | 76 #define unsafe_copy_dirent_name(_dst, _src, _len, label) do { \ argument
|
/linux-6.14.4/drivers/crypto/amcc/ |
D | crypto4xx_core.c | 683 struct scatterlist *_dst) in crypto4xx_build_pd()
|
/linux-6.14.4/sound/pci/emu10k1/ |
D | emufx.c | 741 struct snd_emu10k1_fx8010_control_gpr __user *_dst; in copy_gctl_to_user() local
|
/linux-6.14.4/drivers/net/ethernet/amd/xgbe/ |
D | xgbe.h | 345 #define XGBE_LM_COPY(_dst, _dname, _src, _sname) \ argument
|