Searched full:autoconf (Results 1 – 25 of 81) sorted by relevance
1234
| /kernel/linux/linux-6.6/include/linux/ |
| D | kconfig.h | 5 #include <generated/autoconf.h> 55 * autoconf.h. 71 * autoconf.h, while CONFIG_FOO=m results in "#define CONFIG_FOO_MODULE 1".
|
| D | ipv6.h | 18 __s32 autoconf; member 91 __s32 autoconf; member
|
| /kernel/linux/linux-5.10/kernel/ |
| D | gen_kheaders.sh | 37 # 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/ |
| D | fixdep.c | 19 * 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/ |
| D | gen_kheaders.sh | 44 # 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/ |
| D | fixdep.c | 19 * 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/ |
| D | INSTALL | 41 `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'
|
| D | autogen.sh | 7 #autoconf
|
| /kernel/linux/linux-6.6/tools/usb/usbip/ |
| D | INSTALL | 41 `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'
|
| D | autogen.sh | 7 #autoconf
|
| D | configure.ac | 1 dnl Process this file with autoconf to produce a configure script.
|
| /kernel/linux/linux-5.10/drivers/phy/cadence/ |
| D | phy-cadence-sierra.c | 205 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/ |
| D | autoconf_helper.h | 4 # include "autoconf.h"
|
| /kernel/linux/linux-5.10/arch/arc/include/uapi/asm/ |
| D | page.h | 25 * using the correct uClibc header and in their build our autoconf.h is
|
| /kernel/linux/linux-6.6/arch/arc/include/uapi/asm/ |
| D | page.h | 25 * using the correct uClibc header and in their build our autoconf.h is
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/nfs/ |
| 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.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/nfs/ |
| 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.
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
| D | drv_conf.h | 9 #include "autoconf.h"
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | ipv6.rst | 42 autoconf
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | ipv6.rst | 42 autoconf
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | ipv6.h | 18 __s32 autoconf; member 85 __s32 autoconf; member
|
| D | kconfig.h | 7 #include <generated/autoconf.h>
|
| /kernel/liteos_a/bsd/ |
| D | BUILD.gn | 46 "arm/autoconf.c",
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | phy-cadence-sierra.txt | 23 - cdns,autoconf: A boolean property whose presence indicates that the
|
| /kernel/linux/linux-5.10/Documentation/ |
| D | dontdiff | 91 autoconf.h*
|
1234