Home
last modified time | relevance | path

Searched refs:__dst (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/m32r/lib/
Dusercopy.c138 int __dst, __c; \
172 : "=&r"(__dst), "=&r"(size), "=&r"(__c) \
181 int __dst, __c; \
216 : "=&r"(__dst), "=&r"(size), "=&r"(__c) \
/linux-4.4.14/arch/sparc/include/asm/
Dio_32.h87 static inline void sbus_memset_io(volatile void __iomem *__dst, int c, in sbus_memset_io() argument
91 sbus_writeb(c, __dst); in sbus_memset_io()
92 __dst++; in sbus_memset_io()
/linux-4.4.14/arch/m32r/include/asm/
Duaccess.h431 unsigned long __dst, __src, __c; \
480 : "=&r" (__dst), "=&r" (__src), "=&r" (size), \
488 unsigned long __dst, __src, __c; \
543 : "=&r" (__dst), "=&r" (__src), "=&r" (size), \