tag | line | file | source code |
---|---|---|---|
memcpy_fromfs | 62 | include/asm-alpha/segment.h | #define memcpy_fromfs(to, from, n) memcpy((to),(from),(n)) |
memcpy_fromfs | 191 | include/asm-i386/segment.h | #define memcpy_fromfs(to, from, n) \ |
memcpy_fromfs | 192 | include/asm-mips/segment.h | #define memcpy_fromfs(to, from, n) \ |