| /linux/tools/testing/shared/ |
| H A D | shared.mk | 14 generated/bit-length.h generated/autoconf.h \ 59 generated/autoconf.h: 61 cp ../shared/autoconf.h generated/autoconf.h
|
| /linux/tools/testing/vma/ |
| H A D | .gitignore | 4 generated/autoconf.h
|
| H A D | Makefile | 21 …$(TARGETS) *.o radix-tree.c idr.c generated/map-shift.h generated/bit-length.h generated/autoconf.h
|
| /linux/tools/testing/radix-tree/ |
| H A D | .gitignore | 2 generated/autoconf.h
|
| /linux/include/linux/ |
| H A D | ipv6.h | 27 __s32 autoconf; member 100 __s32 autoconf; member
|
| /linux/include/net/ |
| H A D | addrconf.h | 41 autoconf : 1, member 49 autoconf : 1,
|
| /linux/net/ipv6/ |
| H A D | af_inet6.c | 86 .autoconf = 1, 95 module_param_named(autoconf, ipv6_defaults.autoconf, int, 0444); 96 MODULE_PARM_DESC(autoconf, "Enable IPv6 address autoconfiguration on all interfaces");
|
| H A D | addrconf.c | 186 .autoconf = 1, 251 .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() 6864 .data = &ipv6_devconf.autoconf, 7436 dflt->autoconf = ipv6_defaults.autoconf; in addrconf_init_net()
|
| /linux/Documentation/networking/ |
| H A D | ipv6.rst | 42 autoconf
|
| H A D | ip-sysctl.rst | 2822 autoconf - BOOLEAN 3153 Defines how link-local and autoconf addresses are generated. 3158 generated from autoconf
|
| /linux/scripts/ |
| H A D | tags.sh | 101 echo include/generated/autoconf.h
|
| /linux/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/arch/x86/boot/ |
| H A D | Makefile | 41 -include include/generated/autoconf.h \
|
| /linux/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/drivers/phy/cadence/ |
| H A D | phy-cadence-sierra.c | 408 bool autoconf; member 557 if (phy->autoconf || phy->already_configured || phy->nsubnodes > 1) in cdns_sierra_phy_init() 1443 sp->autoconf = of_property_read_bool(dn, "cdns,autoconf"); in cdns_sierra_phy_probe() 1462 if (!sp->autoconf) { in cdns_sierra_phy_probe() 1497 if (!sp->already_configured && !sp->autoconf && sp->nsubnodes > 1) { in cdns_sierra_phy_probe()
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig.rst | 159 "autoconf.h" (header) file. 160 Its default value is "include/generated/autoconf.h".
|
| /linux/arch/sh/configs/ |
| H A D | titan_defconfig | 23 CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/nfs ip=:::::eth1:autoconf rw"
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 22 GENHDR := $(GENDIR)/autoconf.h
|
| /linux/tools/sched_ext/ |
| H A D | Makefile | 50 GENHDR := $(GENDIR)/autoconf.h
|
| /linux/ |
| H A D | Makefile | 865 %/config/auto.conf %/config/auto.conf.cmd %/generated/autoconf.h %/generated/rustc_cfg: $(KCONFIG_C… 873 checked-configs := $(addprefix $(objtree)/, include/generated/autoconf.h include/generated/rustc_cf… 1332 include/generated/compile.h include/generated/autoconf.h \
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile | 22 GENHDR := $(GENDIR)/autoconf.h
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 534 autoconf= [IPV6]
|