Searched refs:autoconf (Results 1 – 25 of 29) sorted by relevance
12
| /linux/tools/testing/shared/ |
| 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/tools/testing/vma/ |
| A D | .gitignore | 4 generated/autoconf.h
|
| A D | Makefile | 18 …$(TARGETS) *.o radix-tree.c idr.c generated/map-shift.h generated/bit-length.h generated/autoconf.h
|
| /linux/tools/testing/radix-tree/ |
| A D | .gitignore | 2 generated/autoconf.h
|
| /linux/kernel/ |
| A D | gen_kheaders.sh | 53 grep -v "include/generated/autoconf.h" |
|
| /linux/include/linux/ |
| A D | ipv6.h | 26 __s32 autoconf; member 99 __s32 autoconf; member
|
| /linux/include/net/ |
| A D | addrconf.h | 40 autoconf : 1, member 48 autoconf : 1,
|
| /linux/scripts/ |
| A D | tags.sh | 101 echo include/generated/autoconf.h
|
| /linux/Documentation/networking/ |
| A D | ipv6.rst | 42 autoconf
|
| /linux/tools/usb/usbip/ |
| A D | configure.ac | 1 dnl Process this file with autoconf to produce a configure script.
|
| A D | INSTALL | 41 `configure' by a program called `autoconf'. You need `configure.ac' if 43 of `autoconf'.
|
| A D | README | 43 - libtool, automake >= 1.9, autoconf >= 2.5.0, pkg-config
|
| /linux/net/ipv6/ |
| 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");
|
| A D | addrconf.c | 185 .autoconf = 1, 249 .autoconf = 1, 2869 if (pinfo->autoconf && in6_dev->cnf.autoconf && !ignore_autoconf) { in addrconf_prefix_rcv() 5636 array[DEVCONF_AUTOCONF] = READ_ONCE(cnf->autoconf); in ipv6_store_devconf() 6770 .data = &ipv6_devconf.autoconf, 7334 dflt->autoconf = ipv6_defaults.autoconf; in addrconf_init_net()
|
| /linux/arch/x86/boot/ |
| A D | Makefile | 42 -include include/generated/autoconf.h \
|
| /linux/Documentation/ |
| A D | dontdiff | 91 autoconf.h*
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | phy-cadence-sierra.yaml | 64 cdns,autoconf:
|
| /linux/Documentation/admin-guide/nfs/ |
| 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/drivers/usb/misc/ |
| A D | usbtest.c | 80 unsigned autoconf:1; member 2821 if (override_alt >= 0 || info->autoconf) { in usbtest_probe() 2922 .autoconf = 1, /* iso and ctrl_out need autoconf */ 2934 .autoconf = 1, 2943 .autoconf = 1, 2949 .autoconf = 1,
|
| /linux/arch/sh/configs/ |
| A D | titan_defconfig | 23 CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/nfs ip=:::::eth1:autoconf rw"
|
| /linux/tools/testing/selftests/sched_ext/ |
| A D | Makefile | 22 GENHDR := $(GENDIR)/autoconf.h
|
| /linux/Documentation/kbuild/ |
| A D | kconfig.rst | 159 "autoconf.h" (header) file. 160 Its default value is "include/generated/autoconf.h".
|
| /linux/drivers/phy/cadence/ |
| 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/tools/sched_ext/ |
| A D | Makefile | 50 GENHDR := $(GENDIR)/autoconf.h
|
| /linux/ |
| A D | Makefile | 778 %/config/auto.conf %/config/auto.conf.cmd %/generated/autoconf.h %/generated/rustc_cfg: $(KCONFIG_C… 788 @test -e include/generated/autoconf.h -a -e $@ || ( \ 1199 include/generated/compile.h include/generated/autoconf.h remove-stale-files
|
Completed in 62 milliseconds
12