config_file        96 drivers/s390/char/sclp_sd.c static struct sclp_sd_file *config_file;
config_file       556 drivers/s390/char/sclp_sd.c 	config_file = sclp_sd_file_create("config", SD_DI_CONFIG);
config_file       557 drivers/s390/char/sclp_sd.c 	if (!config_file)
config_file        39 tools/perf/util/config.c static FILE *config_file;
config_file        53 tools/perf/util/config.c 	if ((f = config_file) != NULL) {
config_file       475 tools/perf/util/config.c 		config_file = f;