Searched refs:test_memcpy (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/tools/testing/selftests/powerpc/alignment/ |
D | alignment_handler.c | 131 int test_memcpy(void *dst, void *src, int size, int offset, in test_memcpy() function 247 r |= test_memcpy(ci1, ci0, width, offset, test_func); in do_test() 248 r |= test_memcpy(mem1, mem0, width, offset, test_func); in do_test()
|
/Linux-v4.19/tools/testing/selftests/powerpc/copyloops/ |
D | Makefile | 38 -D COPY_LOOP=test_memcpy \
|