| /linux-6.15/tools/testing/shared/ |
| H A D | shared.mk | 11 generated/bit-length.h generated/autoconf.h \ 55 generated/autoconf.h: 57 cp ../shared/autoconf.h generated/autoconf.h
|
| /linux-6.15/Documentation/translations/zh_CN/kbuild/ |
| H A D | kconfig.rst | 146 该环境变量可以设置为 "autoconf.h" 头文件的路径和名称。默认值为 147 "include/generated/autoconf.h"。
|
| /linux-6.15/tools/testing/vma/ |
| H A D | .gitignore | 4 generated/autoconf.h
|
| H A D | Makefile | 18 …$(TARGETS) *.o radix-tree.c idr.c generated/map-shift.h generated/bit-length.h generated/autoconf.h
|
| /linux-6.15/tools/testing/radix-tree/ |
| H A D | .gitignore | 2 generated/autoconf.h
|
| /linux-6.15/include/linux/ |
| H A D | ipv6.h | 26 __s32 autoconf; member 99 __s32 autoconf; member
|
| /linux-6.15/include/net/ |
| H A D | addrconf.h | 40 autoconf : 1, member 48 autoconf : 1,
|
| /linux-6.15/Documentation/networking/ |
| H A D | ipv6.rst | 42 autoconf
|
| /linux-6.15/scripts/ |
| H A D | tags.sh | 101 echo include/generated/autoconf.h
|
| /linux-6.15/tools/usb/usbip/ |
| H A D | configure.ac | 1 dnl Process this file with autoconf to produce a configure script.
|
| H A D | INSTALL | 41 `configure' by a program called `autoconf'. You need `configure.ac' if 43 of `autoconf'.
|
| H A D | README | 43 - libtool, automake >= 1.9, autoconf >= 2.5.0, pkg-config
|
| /linux-6.15/net/ipv6/ |
| H A D | af_inet6.c | 86 .autoconf = 1, 97 module_param_named(autoconf, ipv6_defaults.autoconf, int, 0444); 98 MODULE_PARM_DESC(autoconf, "Enable IPv6 address autoconfiguration on all interfaces");
|
| H A D | addrconf.c | 186 .autoconf = 1, 250 .autoconf = 1, 2888 if (pinfo->autoconf && in6_dev->cnf.autoconf && !ignore_autoconf) { in addrconf_prefix_rcv() 5642 array[DEVCONF_AUTOCONF] = READ_ONCE(cnf->autoconf); in ipv6_store_devconf() 6794 .data = &ipv6_devconf.autoconf, 7358 dflt->autoconf = ipv6_defaults.autoconf; in addrconf_init_net()
|
| /linux-6.15/arch/x86/boot/ |
| H A D | Makefile | 41 -include include/generated/autoconf.h \
|
| /linux-6.15/Documentation/devicetree/bindings/phy/ |
| H A D | phy-cadence-sierra.yaml | 64 cdns,autoconf:
|
| /linux-6.15/Documentation/admin-guide/nfs/ |
| H A D | nfsroot.rst | 88 ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>:<dns0-ip>:<dns1-ip>:<nt… 100 The <autoconf> parameter can appear alone as the value to the ip 151 <autoconf> Method to use for autoconfiguration.
|
| /linux-6.15/drivers/usb/misc/ |
| H A D | usbtest.c | 80 unsigned autoconf:1; member 2822 if (override_alt >= 0 || info->autoconf) { in usbtest_probe() 2923 .autoconf = 1, /* iso and ctrl_out need autoconf */ 2935 .autoconf = 1, 2944 .autoconf = 1, 2950 .autoconf = 1,
|
| /linux-6.15/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 22 GENHDR := $(GENDIR)/autoconf.h
|
| /linux-6.15/arch/sh/configs/ |
| H A D | titan_defconfig | 23 CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/nfs ip=:::::eth1:autoconf rw"
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | kconfig.rst | 159 "autoconf.h" (header) file. 160 Its default value is "include/generated/autoconf.h".
|
| /linux-6.15/drivers/phy/cadence/ |
| H A D | phy-cadence-sierra.c | 405 bool autoconf; member 554 if (phy->autoconf || phy->already_configured || phy->nsubnodes > 1) in cdns_sierra_phy_init() 1440 sp->autoconf = of_property_read_bool(dn, "cdns,autoconf"); in cdns_sierra_phy_probe() 1459 if (!sp->autoconf) { in cdns_sierra_phy_probe() 1494 if (!sp->already_configured && !sp->autoconf && sp->nsubnodes > 1) { in cdns_sierra_phy_probe()
|
| /linux-6.15/tools/sched_ext/ |
| H A D | Makefile | 50 GENHDR := $(GENDIR)/autoconf.h
|
| /linux-6.15/ |
| H A D | Makefile | 829 %/config/auto.conf %/config/auto.conf.cmd %/generated/autoconf.h %/generated/rustc_cfg: $(KCONFIG_C… 837 checked-configs := $(addprefix $(objtree)/, include/generated/autoconf.h include/generated/rustc_cf… 1269 include/generated/compile.h include/generated/autoconf.h \
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | Makefile | 21 GENHDR := $(GENDIR)/autoconf.h
|