Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/cachestat/
Dtest_cachestat.c277 const char *dev_filename = dev_files[i]; in main() local
279 if (test_cachestat(dev_filename, false, false, false, in main()
281 ksft_test_result_pass("cachestat works with %s\n", dev_filename); in main()
283 ksft_test_result_fail("cachestat fails with %s\n", dev_filename); in main()