Home
last modified time | relevance | path

Searched full:dependencies (Results 1 – 25 of 82) sorted by relevance

1234

/Documentation/kbuild/
DKconfig.select-break17 # visit the dependencies of the select target (in this case B). And since
18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
Dkconfig-language.rst24 Every entry has its own dependencies. These dependencies are used
44 the config option, input prompt, dependencies, help text and default
72 to the user. Optionally dependencies only for this prompt can be added
86 Optionally, dependencies only for this default value can be added with
115 Optionally dependencies for this default value can be added with "if".
117 - dependencies: "depends on" <expr>
120 dependencies are defined, they are connected with '&&'. Dependencies
133 - reverse dependencies: "select" <symbol> ["if" <expr>]
135 While normal dependencies reduce the upper limit of a symbol (see
136 below), reverse dependencies can be used to force a lower limit of
[all …]
DKconfig.recursion-issue-0233 # more important reason is that kconfig does not check for dependencies listed
/Documentation/admin-guide/
Dinit.rst23 4) **Binary exists but dependencies not available**: E.g. required library
24 dependencies of the init binary such as ``/lib/ld-linux.so.2`` missing or
33 library dependencies). And before tackling scripts, better first test a
/Documentation/driver-api/
Ddma-buf.rst203 Common to all these schemes is that userspace controls the dependencies of these
208 * Only the kernel knows about all DMA fence dependencies, userspace is not aware
209 of dependencies injected due to memory management or scheduler decisions.
211 * Only userspace knows about all dependencies in indefinite fences and when
235 through memory management dependencies which userspace is unaware of, which
238 architecture there is no single entity with knowledge of all dependencies.
241 The only solution to avoid dependencies loops is by not allowing indefinite
Ddevice_link.rst7 By default, the driver core only enforces dependencies between devices
13 Sometimes there is a need to represent device dependencies beyond the
18 dependencies, i.e. that one device must be bound to a driver before
25 Device links allow representation of such dependencies in the driver core.
212 dependencies. It also cannot be used on ACPI systems.
/Documentation/
DKconfig7 This option makes the Kernel to check for missing dependencies,
/Documentation/livepatch/
Dcumulative-patches.rst5 There might be dependencies between livepatches. If multiple patches need
58 - Decrease user confusion about dependencies between livepatches.
/Documentation/locking/
Dlockdep-design.rst20 the dependencies between different lock-classes. Lock usage indicates
26 continuing effort to prove lock usages and dependencies are correct or
156 Furthermore, the following usage based lock dependencies are not allowed
192 Exception: Nested data dependencies leading to nested locking
302 single-task locking dependencies in the kernel as possible, at least
514 Lock dependencies record the orders of the acquisitions of a pair of locks, and
516 dependencies, but we can show that 4 types of lock dependencies are enough for
551 Note that given two locks, they may have multiple dependencies between them,
572 in the path, as the path that doesn't have two conjunct edges (dependencies) as
574 walking to another through the lock dependencies, and if X -> Y -> Z is in the
[all …]
/Documentation/userspace-api/media/mediactl/
Dmedia-controller-intro.rst24 blocks are shared between different functions, creating dependencies
/Documentation/arm/omap/
Domap.rst9 KERNEL NEW DEPENDENCIES
/Documentation/devicetree/bindings/nvmem/
Dnvmem-consumer.yaml35 dependencies:
/Documentation/devicetree/bindings/spi/
Dmarvell,mmp2-ssp.yaml41 dependencies:
/Documentation/dev-tools/kunit/
Dstart.rst7 Installing dependencies
9 KUnit has the same dependencies as the Linux kernel. As long as you can build
49 It'll warn you if you haven't included the dependencies of the options you're
Dfaq.rst16 under test is very small and does not have any external dependencies outside of
51 external dependencies outside of the test's control like hardware.
/Documentation/devicetree/bindings/gpio/
Dbrcm,xgs-iproc-gpio.yaml50 dependencies:
Dsnps,dw-apb-gpio.yaml98 dependencies:
/Documentation/devicetree/bindings/iio/adc/
Dmicrochip,mcp3201.yaml45 dependencies:
/Documentation/x86/x86_64/
Duefi.rst39 initrd. Instructions on building elilo and its dependencies
/Documentation/sound/designs/
Dtracepoints.rst118 dependencies on which a parameter is decided according to several parameters.
130 of constraints into the runtime when several parameters have dependencies
/Documentation/devicetree/bindings/input/touchscreen/
Dtouchscreen.yaml79 dependencies:
/Documentation/devicetree/bindings/serial/
Dpl011.yaml106 dependencies:
/Documentation/devicetree/bindings/power/supply/
Dgpio-charger.yaml72 dependencies:
/Documentation/networking/
Dnetdev-features.rst76 All dependencies between features should be resolved here. The resulting
79 when its dependencies are not met instead of forcing the dependency on.
/Documentation/devicetree/bindings/leds/backlight/
Dpwm-backlight.yaml64 dependencies:

1234