Home
last modified time | relevance | path

Searched refs:config_file (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/Documentation/sphinx/
Dload_config.py19 config_file = os.environ.get("SPHINX_CONF", None)
20 if (config_file is not None
21 and os.path.normpath(namespace["__file__"]) != os.path.normpath(config_file) ):
22 config_file = os.path.abspath(config_file)
25 start = config_file.find('Documentation/')
27 start = config_file.find('/', start + 1)
29 end = config_file.rfind('/')
31 dir = config_file[start + 1:end]
47 if os.path.isfile(config_file):
48 sys.stdout.write("load additional sphinx-config: %s\n" % config_file)
[all …]
/linux-6.6.21/scripts/dtc/
Ddt_to_config402 } elsif (($config_file) && ($configs =~ /CONFIG_/)) {
464 if ($config_file) {
945 if (! -r $config_file) {
946 print STDERR "file '$config_file' is not readable or does not exist\n";
950 if (!open(CONFIG_FILE, "<", "$config_file")) {
951 print STDERR "open $config_file failed\n";
989 "c=s" => \$config_file,
990 "config=s" => \$config_file,
1168 if ($config_file) {
/linux-6.6.21/scripts/
Ddiffconfig40 def readconfig(config_file): argument
42 for line in config_file:
/linux-6.6.21/scripts/kconfig/
Dstreamline_config.pl125 my @config_file = read_config;
426 foreach my $line (@config_file) {
616 foreach my $line (@config_file) {
/linux-6.6.21/drivers/s390/char/
Dsclp_sd.c96 static struct sclp_sd_file *config_file; variable
564 config_file = sclp_sd_file_create("config", SD_DI_CONFIG); in sclp_sd_init()
565 if (!config_file) in sclp_sd_init()
/linux-6.6.21/tools/perf/util/
Dconfig.c40 static FILE *config_file; variable
54 if ((f = config_file) != NULL) { in get_next_char()
505 config_file = f; in perf_config_from_file()
/linux-6.6.21/Documentation/networking/device_drivers/ethernet/intel/
Dfm10k.rst79 - For SLES: /etc/sysconfig/network/<config_file>
Digb.rst114 - For SLES: /etc/sysconfig/network/<config_file>
De1000e.rst275 - For SLES: /etc/sysconfig/network/<config_file>
Dixgbe.rst430 /etc/sysconfig/network/<config_file> // for SLES
Di40e.rst331 /etc/sysconfig/network/<config_file> // for SLES