Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/tools/testing/selftests/mm/
Dsplit_huge_page_test.c281 char testfile[INPUT_MAX]; in split_file_backed_thp() local
369 int create_pagecache_thp_and_fd(const char *testfile, size_t fd_size, int *fd, in create_pagecache_thp_and_fd()
438 char testfile[INPUT_MAX]; in split_thp_in_pagecache_to_order() local
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dfs_kfuncs.c13 static const char testfile[] = "/tmp/test_progs_fs_kfuncs"; variable