Home
last modified time | relevance | path

Searched refs:LARGE_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c13 #define LARGE_SIZE (5 * 1024) macro
18 /* This is big enough to fit LARGE_SIZE and works on 4K & 64K kernels */
80 comp_size = (islarge ? LARGE_SIZE : SIZE); in testcase()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c13 #define LARGE_SIZE (5 * 1024) macro
18 /* This is big enough to fit LARGE_SIZE and works on 4K & 64K kernels */
80 comp_size = (islarge ? LARGE_SIZE : SIZE); in testcase()

Completed in 1 milliseconds