Home
last modified time | relevance | path

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

12345678910>>...29

/linux-6.12.1/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
/linux-6.12.1/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-6.12.1/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-6.12.1/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]_.
99 Enable the GCC plugin infrastructure and some plugin(s) you want to use
/linux-6.12.1/rust/kernel/block/mq/
Doperations.rs112 /// This function may only be called by blk-mq C infrastructure.
122 /// This function may only be called by blk-mq C infrastructure.
130 /// This function may only be called by blk-mq C infrastructure.
143 /// This function may only be called by blk-mq C infrastructure. This
159 /// This function may only be called by blk-mq C infrastructure.
171 /// - This function may only be called by blk-mq C infrastructure.
200 /// - This function may only be called by blk-mq C infrastructure.
/linux-6.12.1/drivers/of/
DKconfig8 This option enables the device tree infrastructure.
21 This option builds in test cases for the device tree infrastructure
44 This option builds KUnit unit tests for device tree infrastructure.
/linux-6.12.1/drivers/net/ethernet/intel/idpf/
DKconfig5 tristate "Intel(R) Infrastructure Data Path Function Support"
10 This driver supports Intel(R) Infrastructure Data Path Function
/linux-6.12.1/drivers/nvdimm/
DKconfig72 driver allocates and initializes the infrastructure needed
130 Build the core of the unit test infrastructure. The result of
134 infrastructure.
/linux-6.12.1/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-6.12.1/drivers/net/wireless/ath/wil6210/
DKconfig41 using the kernel tracing infrastructure. Select this
53 kernel debugfs infrastructure. Select this
/linux-6.12.1/Documentation/arch/arm64/
Dlegacy_instructions.rst5 The arm64 port of the Linux kernel provides infrastructure to support
7 the architecture. The infrastructure code uses undefined instruction
/linux-6.12.1/Documentation/driver-api/
Dtee.rst7 Kernel provides a TEE bus infrastructure where a Trusted Application is
11 TEE bus infrastructure registers following APIs:
/linux-6.12.1/include/scsi/
Dscsi_dh.h3 * Header file for SCSI device handler infrastructure.
49 /* Used by the infrastructure */
/linux-6.12.1/drivers/clk/sprd/
Dcommon.c3 // Spreadtrum clock infrastructure
112 MODULE_DESCRIPTION("Spreadtrum clock infrastructure");
/linux-6.12.1/drivers/hwtracing/stm/
Dstm.h3 * System Trace Module (STM) infrastructure
6 * STM class implements generic infrastructure for System Trace Module devices
/linux-6.12.1/Documentation/driver-api/80211/
Dcfg80211.rst143 Regulatory enforcement infrastructure
147 :doc: Regulatory enforcement infrastructure
/linux-6.12.1/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-6.12.1/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-6.12.1/Documentation/process/
Dcontribution-maturity-model.rst20 refactoring kernel infrastructure, and writing documentation.
93 serving on program committees, improving core project infrastructure
/linux-6.12.1/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-6.12.1/kernel/time/
DKconfig29 # The generic clock events infrastructure
37 # Clockevents broadcasting infrastructure
/linux-6.12.1/Documentation/mm/
Dunevictable-lru.rst2 Unevictable LRU Infrastructure
12 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
64 The Unevictable LRU infrastructure consists of an additional, per-node, LRU list
72 The Unevictable LRU infrastructure maintains unevictable folios as if they were
224 The "Unevictable mlocked Pages" infrastructure is based on work originally
475 To mlock a range of memory under the unevictable/mlock infrastructure,
/linux-6.12.1/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.
/linux-6.12.1/Documentation/filesystems/
Ddlmfs.rst11 dlmfs is built with OCFS2 as it requires most of its infrastructure.
47 dlmfs requires that the OCFS2 cluster infrastructure be in

12345678910>>...29