/linux-6.12.1/tools/testing/selftests/rcutorture/bin/ |
D | configinit.sh | 38 yes '' | make $TORTURE_KMAKE_ARG oldconfig > $resdir/Make.oldconfig.out 2> $resdir/Make.oldconfig.e…
|
D | kvm-recheck.sh | 69 if test -r $i/Make.oldconfig.err 71 cat $i/Make.oldconfig.err
|
/linux-6.12.1/drivers/hwmon/ |
D | adt7x10.c | 60 u8 oldconfig; member 329 regmap_write(data->regmap, ADT7X10_CONFIG, data->oldconfig); in adt7x10_restore_config() 355 data->oldconfig = config; in adt7x10_probe() 360 data->config = data->oldconfig; in adt7x10_probe() 365 if (data->config != data->oldconfig) { in adt7x10_probe()
|
/linux-6.12.1/scripts/kconfig/ |
D | conf.c | 26 oldconfig, enumerator 307 case oldconfig: in conf_askvalue() 464 case oldconfig: in conf_choice() 611 {"oldconfig", no_argument, &input_mode_opt, oldconfig}, 724 case oldconfig: in main() 818 input_mode = oldconfig; in main() 820 case oldconfig: in main()
|
D | Makefile | 65 $< $(silent) --oldconfig $(Kconfig); \ 69 $< $(silent) --oldconfig $(Kconfig); \ 78 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
|
/linux-6.12.1/net/ipv4/netfilter/ |
D | Kconfig | 78 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 86 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 153 (e.g. when running oldconfig). It selects 173 (e.g. when running oldconfig). It selects 235 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE. 243 (e.g. when running oldconfig). It selects 252 (e.g. when running oldconfig). It selects 290 (e.g. when running oldconfig). It selects
|
/linux-6.12.1/scripts/kconfig/tests/new_choice_with_dep/ |
D | __init__.py | 14 assert conf.oldconfig('config', 'y') == 0
|
/linux-6.12.1/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-6.12.1/Documentation/translations/zh_CN/admin-guide/ |
D | README.rst | 136 将现有配置升级到新版本,请使用 ``make oldconfig`` ,它只会询问您新配置 151 "make oldconfig" 基于现有的 ./.config 文件选择所有选项,并询问
|
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/ |
D | README.rst | 139 將現有配置升級到新版本,請使用 ``make oldconfig`` ,它只會詢問您新配置 154 "make oldconfig" 基於現有的 ./.config 文件選擇所有選項,並詢問
|
/linux-6.12.1/net/ipv6/netfilter/ |
D | Kconfig | 71 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 131 (e.g. when running oldconfig). It selects 187 (e.g. when running oldconfig). It selects 281 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/amd/ |
D | pds_vfio_pci.rst | 60 make oldconfig/menuconfig/etc.
|
D | pds_vdpa.rst | 64 make oldconfig/menuconfig/etc.
|
D | pds_core.rst | 123 make oldconfig/menuconfig/etc.
|
/linux-6.12.1/scripts/kconfig/tests/ |
D | conftest.py | 130 def oldconfig(self, dot_config=None, in_keys=None): member in Conf
|
/linux-6.12.1/Documentation/kbuild/ |
D | kconfig.rst | 22 "make oldconfig" won't necessarily produce a working new kernel 35 make oldconfig
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/pensando/ |
D | ionic.rst | 70 make oldconfig/menuconfig/etc.
|
/linux-6.12.1/Documentation/arch/s390/ |
D | 3270.rst | 86 make oldconfig 89 and rerun "make oldconfig".)
|
/linux-6.12.1/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-6.12.1/drivers/mmc/host/ |
D | sdhci-msm.c | 1168 u32 config, oldconfig = readl_relaxed(host->ioaddr + in sdhci_msm_set_cdr() local 1171 config = oldconfig; in sdhci_msm_set_cdr() 1180 if (config != oldconfig) { in sdhci_msm_set_cdr()
|
/linux-6.12.1/Documentation/arch/arm/sa1100/ |
D | assabet.rst | 18 make oldconfig
|
/linux-6.12.1/Documentation/arch/sh/ |
D | new-machine.rst | 275 oldconfig (prompting you for any new options since the time of creation),
|
/linux-6.12.1/net/netfilter/ |
D | Kconfig | 854 (e.g. when running oldconfig). It selects 979 (e.g. when running oldconfig). It selects 1255 (e.g. when running oldconfig). It selects 1440 (e.g. when running oldconfig). It selects
|