Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mm/
H A Duffd-unit-tests.c1130 unsigned long step_size, step_count; in uffd_move_test_common() local
1147 step_count = nr_pages / step_size; in uffd_move_test_common()
1156 step_count--; in uffd_move_test_common()
1170 for (nr = 0; nr < step_count * step_size; nr += step_size) { in uffd_move_test_common()
1207 if (args.missing_faults != step_count || args.minor_faults != 0) in uffd_move_test_common()