Home
last modified time | relevance | path

Searched defs:testfile (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/tools/cgroup/
Diocost_coef_gen.py89 def run_fio(testfile, duration, iotype, iodepth, blocksize, jobs): argument
130 testfile = f'/dev/{devname}' variable
134 testfile = 'iocost-coef-fio.testfile' variable
/linux-6.8/tools/testing/selftests/bpf/prog_tests/
Dfs_kfuncs.c13 static const char testfile[] = "/tmp/test_progs_fs_kfuncs"; variable
/linux-6.8/tools/testing/selftests/mm/
Dsplit_huge_page_test.c238 char testfile[INPUT_MAX]; in split_file_backed_thp() local