Home
last modified time | relevance | path

Searched full:autoconf (Results 1 – 25 of 81) sorted by relevance

1234

/kernel/linux/linux-6.6/include/linux/
Dkconfig.h5 #include <generated/autoconf.h>
55 * autoconf.h.
71 * autoconf.h, while CONFIG_FOO=m results in "#define CONFIG_FOO_MODULE 1".
Dipv6.h18 __s32 autoconf; member
91 __s32 autoconf; member
/kernel/linux/linux-5.10/kernel/
Dgen_kheaders.sh37 # When Kconfig regenerates include/generated/autoconf.h, its timestamp is
41 # check include/generated/autoconf.h explicitly.
46 grep -v "include/generated/autoconf.h" |
/kernel/linux/linux-5.10/scripts/basic/
Dfixdep.c19 * every file in the kernel includes autoconf.h.
21 * If the user re-runs make *config, autoconf.h will be
23 * includes autoconf.h, i.e. basically all files. This is extremely
27 * the dependency on autoconf.h by a dependency on every config
76 * process filtering out the dependency on autoconf.h and adding
296 return str_ends_with(s, len, "include/generated/autoconf.h") || in is_ignored_file()
/kernel/linux/linux-6.6/kernel/
Dgen_kheaders.sh44 # When Kconfig regenerates include/generated/autoconf.h, its timestamp is
48 # check include/generated/autoconf.h explicitly.
53 grep -v "include/generated/autoconf.h" |
/kernel/linux/linux-6.6/scripts/basic/
Dfixdep.c19 * every file in the kernel includes autoconf.h.
21 * If the user re-runs make *config, autoconf.h will be
23 * includes autoconf.h, i.e. basically all files. This is extremely
27 * the dependency on autoconf.h by a dependency on every config
76 * process filtering out the dependency on autoconf.h and adding
249 return str_ends_with(s, len, "include/generated/autoconf.h"); in is_ignored_file()
/kernel/linux/linux-5.10/tools/usb/usbip/
DINSTALL41 `configure' by a program called `autoconf'. You need `configure.ac' if
43 of `autoconf'.
197 an Autoconf bug. Until the bug is fixed you can use this workaround:
212 Print the version of Autoconf used to generate the `configure'
Dautogen.sh7 #autoconf
/kernel/linux/linux-6.6/tools/usb/usbip/
DINSTALL41 `configure' by a program called `autoconf'. You need `configure.ac' if
43 of `autoconf'.
197 an Autoconf bug. Until the bug is fixed you can use this workaround:
212 Print the version of Autoconf used to generate the `configure'
Dautogen.sh7 #autoconf
Dconfigure.ac1 dnl Process this file with autoconf to produce a configure script.
/kernel/linux/linux-5.10/drivers/phy/cadence/
Dphy-cadence-sierra.c205 bool autoconf; member
281 if (phy->autoconf) in cdns_sierra_phy_init()
577 sp->autoconf = of_property_read_bool(dn, "cdns,autoconf"); in cdns_sierra_phy_probe()
592 if (!sp->autoconf) { in cdns_sierra_phy_probe()
623 if (!sp->autoconf && sp->nsubnodes > 1) in cdns_sierra_phy_probe()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dautoconf_helper.h4 # include "autoconf.h"
/kernel/linux/linux-5.10/arch/arc/include/uapi/asm/
Dpage.h25 * using the correct uClibc header and in their build our autoconf.h is
/kernel/linux/linux-6.6/arch/arc/include/uapi/asm/
Dpage.h25 * using the correct uClibc header and in their build our autoconf.h is
/kernel/linux/linux-5.10/Documentation/admin-guide/nfs/
Dnfsroot.rst88 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.
/kernel/linux/linux-6.6/Documentation/admin-guide/nfs/
Dnfsroot.rst88 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.
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Ddrv_conf.h9 #include "autoconf.h"
/kernel/linux/linux-6.6/Documentation/networking/
Dipv6.rst42 autoconf
/kernel/linux/linux-5.10/Documentation/networking/
Dipv6.rst42 autoconf
/kernel/linux/linux-5.10/include/linux/
Dipv6.h18 __s32 autoconf; member
85 __s32 autoconf; member
Dkconfig.h7 #include <generated/autoconf.h>
/kernel/liteos_a/bsd/
DBUILD.gn46 "arm/autoconf.c",
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dphy-cadence-sierra.txt23 - cdns,autoconf: A boolean property whose presence indicates that the
/kernel/linux/linux-5.10/Documentation/
Ddontdiff91 autoconf.h*

1234