Home
last modified time | relevance | path

Searched full:infrastructure (Results 1 – 25 of 641) sorted by relevance

12345678910>>...26

/Linux-v5.15/Documentation/gpu/
Dtegra.rst18 - A host1x driver that provides infrastructure and access to the host1x
27 Driver Infrastructure
31 order to expose their functionality to users. The infrastructure that supports
33 infrastructure it provides a list of compatible strings specifying the devices
34 that it needs. The infrastructure creates a logical device and scan the device
36 for individual clients register with the infrastructure as well and are added
39 Once all clients are available, the infrastructure will initialize the logical
43 Similarly, when one of the clients is unregistered, the infrastructure will
47 Host1x Infrastructure Reference
Di915.rst10 Core Driver Infrastructure
13 This section covers core driver infrastructure used by both the display
71 the mode setting infrastructure, plane, sprite and cursor handling and
74 Mode Setting Infrastructure
79 its own tailor-made infrastructure for executing a display configuration
107 plane, sprites, cursors and overlays. This includes the infrastructure
130 This section covers output probing and related infrastructure like the
/Linux-v5.15/Documentation/networking/
Dnf_flowtable.rst4 Netfilter's flowtable infrastructure
7 This documentation describes the Netfilter flowtable infrastructure which allows
8 you to define a fastpath through the flowtable datapath. This infrastructure
17 flowtable through your ruleset. The flowtable infrastructure provides a rule
123 Since Linux kernel 5.13, the flowtable infrastructure discovers the real
136 flowtable infrastructure discovers the topology behind the bridge device. This
157 The flowtable infrastructure also supports for bridge VLAN filtering actions
208 The flowtable hardware offload infrastructure also supports for the DSA
229 acceleration" that describes how things were before this infrastructure was
/Linux-v5.15/drivers/iio/buffer/
DKconfig14 tristate "Industrial I/O DMA buffer infrastructure"
16 Provides the generic IIO DMA buffer infrastructure that can be used by
20 infrastructure.
26 Provides a bonding of the generic IIO DMA buffer infrastructure with the
/Linux-v5.15/Documentation/kbuild/
Dgcc-plugins.rst2 GCC plugin infrastructure
14 The GCC plugin infrastructure of the kernel supports building out-of-tree
18 Currently the GCC plugin infrastructure supports only some architectures.
22 This infrastructure was ported from grsecurity [6]_ and PaX [7]_.
69 Enable the GCC plugin infrastructure and some plugin(s) you want to use
/Linux-v5.15/drivers/nvdimm/
DKconfig89 driver allocates and initializes the infrastructure needed
128 Build the core of the unit test infrastructure. The result of
132 infrastructure.
/Linux-v5.15/drivers/net/wireless/ath/wil6210/
DKconfig41 using the kernel tracing infrastructure. Select this
53 kernel debugfs infrastructure. Select this
/Linux-v5.15/drivers/misc/sgi-xp/
Dxpc.h476 /* XPC HB infrastructure */
491 /* XPC infrastructure referencing and teardown control */
493 u8 setup_state; /* infrastructure setup state */
495 atomic_t references; /* #of references to infrastructure */
591 #define XPC_P_SS_UNSET 0x00 /* infrastructure was never setup */
592 #define XPC_P_SS_SETUP 0x01 /* infrastructure is setup */
593 #define XPC_P_SS_WTEARDOWN 0x02 /* waiting to teardown infrastructure */
594 #define XPC_P_SS_TORNDOWN 0x03 /* infrastructure is torndown */
696 * setup infrastructure while a thread may be referencing it.
/Linux-v5.15/drivers/of/
DKconfig8 This option enables the device tree infrastructure.
22 This option builds in test cases for the device tree infrastructure
/Linux-v5.15/Documentation/arm64/
Dlegacy_instructions.rst5 The arm64 port of the Linux kernel provides infrastructure to support
7 the architecture. The infrastructure code uses undefined instruction
Dcpu-feature-registers.rst42 infrastructure to run safely across the system. This has greater
44 The infrastructure exports a value that is safe across all the
65 The infrastructure doesn't expose any register which is
87 The infrastructure is built on the emulation of the 'MRS' instruction.
90 The infrastructure hooks into the exception handler and emulates the
93 The infrastructure emulates only the following system register space::
102 infrastructure:
/Linux-v5.15/Documentation/driver-api/cxl/
Dmemory-devices.rst17 Driver Infrastructure
20 This section covers the driver infrastructure for a CXL memory device.
/Linux-v5.15/include/scsi/
Dscsi_dh.h3 * Header file for SCSI device handler infrastructure.
49 /* Used by the infrastructure */
/Linux-v5.15/drivers/hwtracing/stm/
Dstm.h3 * System Trace Module (STM) infrastructure
6 * STM class implements generic infrastructure for System Trace Module devices
/Linux-v5.15/Documentation/driver-api/80211/
Dcfg80211.rst143 Regulatory enforcement infrastructure
147 :doc: Regulatory enforcement infrastructure
/Linux-v5.15/kernel/rcu/
DKconfig.debug37 tests on the RCU infrastructure. The kernel module may be built
56 on the RCU infrastructure. The kernel module may be built
/Linux-v5.15/Documentation/vm/
Dunevictable-lru.rst4 Unevictable LRU Infrastructure
14 infrastructure and the use of this to manage several types of "unevictable"
51 The infrastructure may also be able to handle other conditions that make pages
58 The Unevictable LRU infrastructure consists of an additional, per-node, LRU list
66 The Unevictable LRU infrastructure maintains unevictable pages on an additional
224 The "Unevictable mlocked Pages" infrastructure is based on work originally
480 To mlock a range of memory under the unevictable/mlock infrastructure, the
503 To munlock a range of memory under the unevictable/mlock infrastructure, the
555 page. For this purpose, the unevictable/mlock infrastructure
/Linux-v5.15/Documentation/timers/
Dhighres.rst23 - hrtimer base infrastructure
30 hrtimer base infrastructure
33 The hrtimer base infrastructure was merged into the 2.6.16 kernel. Details of
167 The time ordered insertion of timers provides all the infrastructure to decide
/Linux-v5.15/kernel/time/
DKconfig29 # The generic clock events infrastructure
37 # Clockevents broadcasting infrastructure
/Linux-v5.15/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-dma.txt9 an internal packet DMA module which is used as an infrastructure DMA
58 infrastructure transfers.
/Linux-v5.15/Documentation/maintainer/
Dmaintainer-entry-profile.rst19 convey other subsystem-local infrastructure and mechanisms that aid
28 - Any bots or CI infrastructure that watches the list, or automated
/Linux-v5.15/Documentation/driver-api/
Dptp.rst4 PTP hardware clock infrastructure for Linux
14 drivers and a user space interface. The infrastructure supports a
Dauxiliary_bus.rst34 infrastructure from the parent. Consider EXPORT_SYMBOL_NS() to convey
35 infrastructure from the parent module to the auxiliary module(s).
49 customization out of the bus infrastructure.
/Linux-v5.15/tools/testing/selftests/lib/
Dprintf.sh3 # Tests the printf infrastructure using test_printf kernel module.
Dscanf.sh3 # Tests the scanf infrastructure using test_scanf kernel module.

12345678910>>...26