test_file         120 tools/perf/tests/dso-data.c 	char *file = test_file(TEST_FILE_SIZE);
test_file         214 tools/perf/tests/dso-data.c 		file = test_file(size);
test_file        7005 tools/testing/selftests/bpf/test_btf.c 		err |= test_file();
test_file        7022 tools/testing/selftests/bpf/test_btf.c 	err |= test_file();
test_file          60 tools/testing/selftests/bpf/test_btf_dump.c 	char test_file[256], out_file[256], diff_cmd[1024];
test_file          67 tools/testing/selftests/bpf/test_btf_dump.c 	snprintf(test_file, sizeof(test_file), "%s.o", test_case->name);
test_file          69 tools/testing/selftests/bpf/test_btf_dump.c 	btf = btf__parse_elf(test_file, NULL);
test_file          99 tools/testing/selftests/bpf/test_btf_dump.c 	snprintf(test_file, sizeof(test_file), "progs/%s.c", test_case->name);
test_file         100 tools/testing/selftests/bpf/test_btf_dump.c 	if (access(test_file, R_OK) == -1)
test_file         105 tools/testing/selftests/bpf/test_btf_dump.c 		snprintf(test_file, sizeof(test_file), "%s.c",
test_file         119 tools/testing/selftests/bpf/test_btf_dump.c 		 test_file, out_file);
test_file         235 tools/testing/selftests/powerpc/mm/subpage_prot.c 	return test_harness(test_file, "subpage_prot_file");