/Linux-v5.15/tools/testing/selftests/rcutorture/bin/ |
D | configinit.sh | 39 yes '' | make $TORTURE_KMAKE_ARG oldconfig > $resdir/Make.oldconfig.out 2> $resdir/Make.oldconfig.e…
|
D | kvm-recheck.sh | 49 if test -r $i/Make.oldconfig.err 51 cat $i/Make.oldconfig.err
|
/Linux-v5.15/drivers/hwmon/ |
D | adt7x10.c | 61 u8 oldconfig; member 381 data->oldconfig = ret; in adt7x10_probe() 386 data->config = data->oldconfig; in adt7x10_probe() 391 if (data->config != data->oldconfig) { in adt7x10_probe() 442 adt7x10_write_byte(dev, ADT7X10_CONFIG, data->oldconfig); in adt7x10_probe() 458 if (data->oldconfig != data->config) in adt7x10_remove() 459 adt7x10_write_byte(dev, ADT7X10_CONFIG, data->oldconfig); in adt7x10_remove()
|
/Linux-v5.15/scripts/kconfig/ |
D | conf.c | 25 oldconfig, enumerator 336 case oldconfig: in conf_askvalue() 517 case oldconfig: in conf_choice() 685 {"oldconfig", no_argument, &input_mode_opt, oldconfig}, 796 case oldconfig: in main() 884 input_mode = oldconfig; in main() 886 case oldconfig: in main()
|
D | Makefile | 57 $< $(silent) --oldconfig $(Kconfig); \ 61 $< $(silent) --oldconfig $(Kconfig); \ 70 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
|
/Linux-v5.15/net/ipv4/netfilter/ |
D | Kconfig | 82 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 90 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 157 (e.g. when running oldconfig). It selects 177 (e.g. when running oldconfig). It selects 237 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE. 245 (e.g. when running oldconfig). It selects 254 (e.g. when running oldconfig). It selects 305 (e.g. when running oldconfig). It selects
|
/Linux-v5.15/scripts/kconfig/tests/new_choice_with_dep/ |
D | __init__.py | 14 assert conf.oldconfig('config', 'y') == 0
|
/Linux-v5.15/tools/testing/ktest/examples/include/ |
D | tests.conf | 20 BOOT_TYPE := oldconfig
|
D | patchcheck.conf | 19 DO_BUILD_TYPE := oldconfig
|
D | bootconfig.conf | 12 BUILD_TYPE := oldconfig
|
/Linux-v5.15/net/ipv6/netfilter/ |
D | Kconfig | 75 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 135 (e.g. when running oldconfig). It selects 191 (e.g. when running oldconfig). It selects 280 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
|
/Linux-v5.15/scripts/kconfig/tests/ |
D | conftest.py | 130 def oldconfig(self, dot_config=None, in_keys=None): member in Conf
|
/Linux-v5.15/Documentation/translations/zh_CN/admin-guide/ |
D | README.rst | 151 "make oldconfig" 基于现有的 ./.config 文件选择所有选项,并询问
|
/Linux-v5.15/Documentation/translations/zh_TW/admin-guide/ |
D | README.rst | 154 "make oldconfig" 基於現有的 ./.config 文件選擇所有選項,並詢問
|
/Linux-v5.15/Documentation/kbuild/ |
D | kconfig.rst | 19 "make oldconfig" won't necessarily produce a working new kernel 32 make oldconfig
|
D | kconfig-language.rst | 91 intent is for "make oldconfig" to add as little as possible to the config from
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/pensando/ |
D | ionic.rst | 70 make oldconfig/menuconfig/etc.
|
/Linux-v5.15/Documentation/s390/ |
D | 3270.rst | 86 make oldconfig 89 and rerun "make oldconfig".)
|
/Linux-v5.15/Documentation/admin-guide/ |
D | README.rst | 155 new version with minimal work, use ``make oldconfig``, which will 170 "make oldconfig" Default all questions based on the contents of
|
/Linux-v5.15/drivers/mmc/host/ |
D | sdhci-msm.c | 1163 u32 config, oldconfig = readl_relaxed(host->ioaddr + in sdhci_msm_set_cdr() local 1166 config = oldconfig; in sdhci_msm_set_cdr() 1175 if (config != oldconfig) { in sdhci_msm_set_cdr()
|
/Linux-v5.15/kernel/rcu/ |
D | Kconfig | 46 side-effect of preventing "make oldconfig" from asking you all
|
/Linux-v5.15/Documentation/arm/sa1100/ |
D | assabet.rst | 18 make oldconfig
|
/Linux-v5.15/Documentation/sh/ |
D | new-machine.rst | 275 oldconfig (prompting you for any new options since the time of creation),
|
/Linux-v5.15/net/netfilter/ |
D | Kconfig | 840 (e.g. when running oldconfig). It selects 965 (e.g. when running oldconfig). It selects 1241 (e.g. when running oldconfig). It selects 1426 (e.g. when running oldconfig). It selects
|
/Linux-v5.15/Documentation/trace/ |
D | kprobes.rst | 330 When configuring the kernel using make menuconfig/xconfig/oldconfig,
|