Searched full:built (Results 1 – 25 of 377) sorted by relevance
12345678910>>...16
/Documentation/dev-tools/kunit/ |
D | run_manual.rst | 26 tests can also be built by enabling their config options in our 28 ending in ``_KUNIT_TEST``. Most tests can either be built as a module, 29 or be built into the kernel. 38 Once we have built our kernel (and/or modules), it is simple to run 39 the tests. If the tests are built-in, they will run automatically on the 43 If the tests are built as modules, they will run when the module is
|
D | faq.rst | 32 kernel and runs when the kernel boots, or when built as a module, when the 84 filesystem mounted), and has had issues in the past when built statically and 96 built into any kernel, or can be built as a module and loaded at runtime. 98 seeing. When tests are built-in, they will execute when the kernel boots, and
|
/Documentation/driver-api/firmware/ |
D | built-in-fw.rst | 2 Built-in firmware 5 Firmware can be built-in to the kernel, this means building the firmware 8 directly. You can enable built-in firmware using the kernel configuration 22 able to make use of built-in firmware:
|
/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 81 "user-defined function" in contrast to "built-in function" listed below). 93 Built-in functions 96 Like Make, Kconfig provides several built-in functions. Every function takes a 99 In Make, every built-in function takes at least one argument. Kconfig allows 100 zero argument for built-in functions, such as $(filename), $(lineno). You could 101 consider those as "built-in variable", but it is just a matter of how we call 102 it after all. Let's say "built-in function" here to refer to natively supported 105 Kconfig currently supports the following built-in functions. 172 In Make, a user-defined function is referenced by using a built-in function, 177 Kconfig invokes user-defined functions and built-in functions in the same way.
|
D | kbuild.rst | 17 This file lists all modules that are built into the kernel. This is used 22 This file contains modinfo from all modules that are built into the kernel. 42 Additional options to the assembler (for built-in and modules). 50 Additional assembler options for built-in. 54 Additional options to the C compiler (for built-in and modules). 58 Additional options to the Rust compiler (for built-in and modules). 63 code that is compiled as built-in. 72 code that is compiled as built-in. 166 Set ARCH to the architecture to be built.
|
D | makefiles.rst | 34 any built-in or modular targets. 83 These lines define the files to be built, any special compilation 93 foo.o. foo.o will be built from foo.c or foo.S. 95 If foo.o shall be built as a module, the variable obj-m is used. 102 $(CONFIG_FOO) evaluates to either y (for built-in) or m (for module). 106 Built-in object goals - obj-y 114 ``$(AR) rcSTP`` to merge these files into one built-in.a file. 120 built-in.a and succeeding instances will be ignored. 139 $(obj-m) specifies object files which are built as loadable 142 A module may be built from one source file or several source [all …]
|
D | headers_install.rst | 19 means that a program built against a C library using older kernel headers 21 features), but a program built against newer kernel headers may not work on an
|
/Documentation/admin-guide/nfs/ |
D | nfs-rdma.rst | 139 and server will not be built 142 in this case the NFS/RDMA client and server will be built as modules 145 and server will be built into the kernel 148 the NFS/RDMA client and server will be built. 163 If you built the RDMA components as modules, load them at 247 If the NFS/RDMA server was built as a module (CONFIG_SUNRPC_XPRT_RDMA=m in 254 Regardless of how the server was built (module or built-in), start the 275 If the NFS/RDMA client was built as a module (CONFIG_SUNRPC_XPRT_RDMA=m in 282 Regardless of how the client was built (module or built-in), use this
|
/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_haps | 5 Description: This file controls the built-in accelerometer protection level, 20 Description: This file turns off the built-in accelerometer for a few
|
D | debugfs-pfo-nx-crypto | 7 These debugfs interfaces are built by the nx-crypto driver, built in
|
D | debugfs-scmi-raw | 11 Each write to the entry causes one command request to be built 29 Each write to the entry causes one command request to be built 80 Each write to the entry causes one command request to be built 107 Each write to the entry causes one command request to be built
|
D | sysfs-platform-dell-privacy-wmi | 19 shutter assembly that is built onto the camera module to block capturing images 54 shutter assembly that is built onto the camera module to block capturing images
|
/Documentation/sound/cards/ |
D | joystick.rst | 19 built-in gameport support. Hence, when the ALSA PCI driver is built 79 built-in gameport support. 81 As mentioned above, ALSA PCI drivers have the built-in gameport 89 ALSA ISA drivers don't have the built-in gameport support.
|
/Documentation/ABI/stable/ |
D | sysfs-module | 7 dynamic module. If it is built directly into the kernel, it 11 Note: The conditions of creation in the built-in case are not 33 Note: If the module is built into the kernel, or if the
|
/Documentation/scsi/ |
D | scsi.rst | 20 The SCSI core support can be a module (scsi_mod.o), or it can be built into 40 Adaptec. Almost all lower level drivers can be built either as modules or 41 built into the kernel.
|
/Documentation/i2c/busses/ |
D | scx200_acb.rst | 29 If the scx200_acb driver is built into the kernel, add the following 34 If the scx200_acb driver is built as a module, add the following line to
|
/Documentation/arch/x86/x86_64/ |
D | uefi.rst | 38 kernel image built in first step and corresponding 42 - Boot to EFI shell and invoke elilo choosing the kernel image built
|
/Documentation/devicetree/bindings/net/dsa/ |
D | ar9331.txt | 1 Atheros AR9331 built-in switch 4 It is a switch built-in to Atheros AR9331 WiSoC and addressable over internal 5 MDIO bus. All PHYs are built-in as well.
|
/Documentation/virt/hyperv/ |
D | overview.rst | 43 * VMbus: VMbus is a higher-level software construct that is built on 200 The code in #1 and #2 is built only when CONFIG_HYPERV is set. 201 Similarly, the code for most Hyper-V related drivers is built only 204 Most Hyper-V related code in #1 and #3 can be built as a module. 205 The architecture specific code in #2 must be built-in. Also, 207 architectures and must be built-in.
|
/Documentation/admin-guide/LSM/ |
D | index.rst | 11 LSMs were built into a given kernel. 16 MAC extensions, other extensions can be built using the LSM to provide
|
/Documentation/admin-guide/ |
D | edid.rst | 28 (see drivers/gpu/drm/drm_edid_load.c) contains built-in data sets for 32 of the built-in binary EDID blobs and to facilitate the creation of
|
/Documentation/devicetree/bindings/spi/ |
D | spi-xtensa-xtfpga.txt | 3 This simple SPI master controller is built into xtfpga bitstreams and is used
|
/Documentation/driver-api/early-userspace/ |
D | early_userspace_support.rst | 44 built by an unprivileged user. 68 early userspace image can be built by an unprivileged user. 108 kinit is built as a single statically linked binary to save space. 137 b) some device and filesystem drivers built as modules and stored in an
|
/Documentation/devicetree/bindings/iio/adc/ |
D | aspeed,ast2600-adc.yaml | 21 • Built-in a compensating method. 22 • Built-in a register to trim internal reference voltage.
|
/Documentation/devicetree/bindings/regulator/ |
D | renesas,raa215300.yaml | 16 built-in Real-Time Clock (RTC), 32kHz crystal oscillator, and coin cell 25 …pmic-and-pmus/raa215300-high-performance-9-channel-pmic-supporting-ddr-memory-built-charger-and-rtc
|
12345678910>>...16