Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/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) {
/kernel/linux/linux-5.10/scripts/
Ddiffconfig40 def readconfig(config_file): argument
42 for line in config_file:
/kernel/linux/linux-5.10/scripts/kconfig/
Dstreamline_config.pl125 my @config_file = read_config;
426 foreach my $line (@config_file) {
616 foreach my $line (@config_file) {
/kernel/linux/linux-5.10/drivers/s390/char/
Dsclp_sd.c96 static struct sclp_sd_file *config_file; variable
556 config_file = sclp_sd_file_create("config", SD_DI_CONFIG); in sclp_sd_init()
557 if (!config_file) in sclp_sd_init()
/kernel/uniproton/cmake/functions/
Duniproton_functions.cmake9 function(import_kconfig config_file)##.config文件转换为cmake命名空间的变量
11 file(STRINGS ${config_file} config_list REGEX "^CONFIG_" ENCODING "UTF-8")#### 读取Config文件
/kernel/linux/linux-5.10/tools/perf/util/
Dconfig.c39 static FILE *config_file; variable
53 if ((f = config_file) != NULL) { in get_next_char()
499 config_file = f; in perf_config_from_file()
/kernel/linux/linux-5.10/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