/openbmc/u-boot/board/gdsys/a38x/ |
H A D | hre.c | 297 static void *compute_and(void *_dst, const void *_src, size_t n) in compute_and() 309 static void *compute_or(void *_dst, const void *_src, size_t n) in compute_or() 321 static void *compute_xor(void *_dst, const void *_src, size_t n) in compute_xor() 333 static void *compute_extend(void *_dst, const void *_src, size_t n) in compute_extend()
|
/openbmc/linux/arch/x86/lib/ |
H A D | usercopy_64.c | 80 void __memcpy_flushcache(void *_dst, const void *_src, size_t size) in __memcpy_flushcache()
|
/openbmc/libpldm/tests/ |
H A D | msgbuf.cpp | 1259 struct pldm_msgbuf _dst; in TEST() local 1280 struct pldm_msgbuf _dst; in TEST() local 1301 struct pldm_msgbuf _dst; in TEST() local 1320 struct pldm_msgbuf _dst; in TEST() local 1339 struct pldm_msgbuf _dst; in TEST() local 1357 struct pldm_msgbuf _dst; in TEST() local 1375 struct pldm_msgbuf _dst; in TEST() local 1394 struct pldm_msgbuf _dst; in TEST() local 1413 struct pldm_msgbuf _dst; in TEST() local 1431 struct pldm_msgbuf _dst; in TEST() local
|
/openbmc/u-boot/board/gdsys/p1022/ |
H A D | controlcenterd-id.c | 536 static void *compute_and(void *_dst, const void *_src, size_t n) in compute_and() 548 static void *compute_or(void *_dst, const void *_src, size_t n) in compute_or() 560 static void *compute_xor(void *_dst, const void *_src, size_t n) in compute_xor() 572 static void *compute_extend(void *_dst, const void *_src, size_t n) in compute_extend()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_cache.c | 232 void __iomem *_dst = dst->vaddr_iomem; in memcpy_fallback() local
|
/openbmc/libpldm/src/dsp/ |
H A D | pdr.c | 1475 struct pldm_msgbuf _dst; in pldm_entity_association_pdr_add_contained_entity_to_remote_pdr() local 1617 struct pldm_msgbuf _dst; in pldm_entity_association_pdr_create_new() local 1759 struct pldm_msgbuf _dst; in pldm_entity_association_find_record_handle_by_entity() local 1816 struct pldm_msgbuf _dst; in pldm_entity_association_pdr_remove_contained_entity() local 1986 struct pldm_msgbuf _dst; in pldm_pdr_record_matches_fru_rsi() local
|
H A D | platform.c | 3054 struct pldm_msgbuf _dst; in decode_entity_auxiliary_names_pdr() local
|
/openbmc/linux/tools/spi/ |
H A D | spidev_test.c | 94 static int unescape(char *_dst, char *_src, size_t len) in unescape()
|
/openbmc/linux/include/net/ |
H A D | dsa.h | 168 #define dsa_lags_foreach_id(_id, _dst) \ argument 172 #define dsa_lag_foreach_port(_dp, _dst, _lag) \ argument 549 #define dsa_tree_for_each_user_port(_dp, _dst) \ argument 553 #define dsa_tree_for_each_user_port_continue_reverse(_dp, _dst) \ argument 557 #define dsa_tree_for_each_cpu_port(_dp, _dst) \ argument
|
/openbmc/qemu/net/ |
H A D | netmap.c | 59 pkt_copy(const void *_src, void *_dst, int l) in pkt_copy()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | uaccess.h | 610 #define unsafe_copy_to_user(_dst,_src,_len,label) \ argument
|
/openbmc/linux/fs/ |
H A D | readdir.c | 78 #define unsafe_copy_dirent_name(_dst, _src, _len, label) do { \ argument
|
/openbmc/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 686 struct scatterlist *_dst) in crypto4xx_build_pd()
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 741 struct snd_emu10k1_fx8010_control_gpr __user *_dst; in copy_gctl_to_user() local
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe.h | 345 #define XGBE_LM_COPY(_dst, _dname, _src, _sname) \ argument
|