Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dmremap_test.c23 #define VALIDATION_NO_THRESHOLD 0 /* Verify the entire region */ macro
286 if (threshold_mb == VALIDATION_NO_THRESHOLD) in remap_region()
388 if (threshold_mb == VALIDATION_NO_THRESHOLD || in run_mremap_test_case()
514 run_perf_tests = (threshold_mb == VALIDATION_NO_THRESHOLD) || in main()