output_file 67 drivers/acpi/acpica/acutils.h FILE *output_file = acpi_gbl_output_file; \ output_file 71 drivers/acpi/acpica/acutils.h acpi_os_redirect_output (output_file); output_file 841 tools/perf/pmu-events/jevents.c static void create_empty_mapping(const char *output_file) output_file 848 tools/perf/pmu-events/jevents.c outfp = fopen(output_file, "w"); output_file 1076 tools/perf/pmu-events/jevents.c const char *output_file; output_file 1088 tools/perf/pmu-events/jevents.c output_file = argv[3]; output_file 1093 tools/perf/pmu-events/jevents.c eventsfp = fopen(output_file, "w"); output_file 1096 tools/perf/pmu-events/jevents.c prog, output_file, strerror(errno)); output_file 1170 tools/perf/pmu-events/jevents.c create_empty_mapping(output_file); output_file 37 tools/spi/spidev_test.c static char *output_file; output_file 148 tools/spi/spidev_test.c if (output_file) { output_file 149 tools/spi/spidev_test.c out_fd = open(output_file, O_WRONLY | O_CREAT | O_TRUNC, 0666); output_file 240 tools/spi/spidev_test.c output_file = optarg;