Home
last modified time | relevance | path

Searched defs:_dst (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/lib/
Dusercopy_64.c156 void memcpy_flushcache(void *_dst, const void *_src, size_t size) in memcpy_flushcache()
/Linux-v4.19/tools/spi/
Dspidev_test.c92 static int unescape(char *_dst, char *_src, size_t len) in unescape()
/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.c699 struct scatterlist *_dst) in crypto4xx_build_pd()
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe.h343 #define XGBE_LM_COPY(_dst, _dname, _src, _sname) \ argument