Searched refs:autoconf (Results 1 – 19 of 19) sorted by relevance
| /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 $(RM) $(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/Documentation/networking/ |
| H A D | ipv6.rst | 42 autoconf
|
| /linux/scripts/ |
| H A D | tags.sh | 123 echo include/generated/autoconf.h
|
| /linux/include/net/ |
| H A D | addrconf.h | 41 autoconf : 1, member 49 autoconf : 1,
|
| /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/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 22 GENHDR := $(GENDIR)/autoconf.h
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig.rst | 164 "autoconf.h" (header) file. 165 Its default value is "include/generated/autoconf.h".
|
| /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/tools/sched_ext/ |
| H A D | Makefile | 50 GENHDR := $(GENDIR)/autoconf.h
|
| /linux/ |
| H A D | Makefile | 904 %/config/auto.conf %/config/auto.conf.cmd %/generated/autoconf.h %/generated/rustc_cfg: $(KCONFIG_C… 912 checked-configs := $(addprefix $(objtree)/, include/generated/autoconf.h include/generated/rustc_cf… 1409 include/generated/compile.h include/generated/autoconf.h \ 2296 sbom: $(notdir $(KBUILD_IMAGE)) include/generated/autoconf.h $(if $(CONFIG_MODULES),modules modules…
|
| /linux/net/ipv6/ |
| H A D | addrconf.c | 187 .autoconf = 1, 252 .autoconf = 1, 2913 if (pinfo->autoconf && in6_dev->cnf.autoconf && !ignore_autoconf) { in addrconf_prefix_rcv() 5675 array[DEVCONF_AUTOCONF] = READ_ONCE(cnf->autoconf); in ipv6_store_devconf() 6889 .data = &ipv6_devconf.autoconf, 7461 dflt->autoconf = ipv6_defaults.autoconf; in addrconf_init_net()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile | 21 GENHDR := $(GENDIR)/autoconf.h
|