Searched refs:dstin (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | memmove.S | 28 dstin .req x0 label 50 cmp dstin, src 53 cmp dstin, tmp1 56 add dst, dstin, count
|
| H A D | copy_template.S | 24 dstin .req x0 label 42 mov dst, dstin
|
| H A D | memset.S | 28 dstin .req x0 label 47 mov dst, dstin /* Preserve return value. */
|
| H A D | copy_from_user.S | 68 9997: cmp dst, dstin
|
| H A D | copy_to_user.S | 67 9997: cmp dst, dstin
|
| H A D | copy_in_user.S | 69 9997: cmp dst, dstin
|
| /OK3568_Linux_fs/buildroot/package/uclibc/ |
| H A D | 0001-libc-string-arm-Support-using-glibc-neon-version-of-.patch | 357 +#define dstin r0 559 + mov dst, dstin /* Preserve dstin, we need to return it. */
|