Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dmremap_test.c27 #define VALIDATION_NO_THRESHOLD 0 /* Verify the entire region */ macro
1004 if (threshold_mb == VALIDATION_NO_THRESHOLD) in remap_region()
1268 if (threshold_mb == VALIDATION_NO_THRESHOLD || in run_mremap_test_case()
1438 run_perf_tests = (threshold_mb == VALIDATION_NO_THRESHOLD) || in main()