Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dmemcpy_kunit.c474 static const int bytes_start = 1; in memmove_overlap_test() local
480 for (int bytes = bytes_start; bytes < bytes_end; in memmove_overlap_test()
481 bytes = next_step(bytes, bytes_start, bytes_end, bytes_step)) { in memmove_overlap_test()