Searched full:infrastructure (Results 1 – 25 of 717) sorted by relevance
12345678910>>...29
/linux-6.12.1/Documentation/gpu/ |
D | tegra.rst | 18 - 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/ |
D | nf_flowtable.rst | 4 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/ |
D | Kconfig | 14 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/ |
D | gcc-plugins.rst | 2 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/ |
D | operations.rs | 112 /// 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/ |
D | Kconfig | 8 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/ |
D | Kconfig | 5 tristate "Intel(R) Infrastructure Data Path Function Support" 10 This driver supports Intel(R) Infrastructure Data Path Function
|
/linux-6.12.1/drivers/nvdimm/ |
D | Kconfig | 72 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/ |
D | xpc.h | 476 /* 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/ |
D | Kconfig | 41 using the kernel tracing infrastructure. Select this 53 kernel debugfs infrastructure. Select this
|
/linux-6.12.1/Documentation/arch/arm64/ |
D | legacy_instructions.rst | 5 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/ |
D | tee.rst | 7 Kernel provides a TEE bus infrastructure where a Trusted Application is 11 TEE bus infrastructure registers following APIs:
|
/linux-6.12.1/include/scsi/ |
D | scsi_dh.h | 3 * Header file for SCSI device handler infrastructure. 49 /* Used by the infrastructure */
|
/linux-6.12.1/drivers/clk/sprd/ |
D | common.c | 3 // Spreadtrum clock infrastructure 112 MODULE_DESCRIPTION("Spreadtrum clock infrastructure");
|
/linux-6.12.1/drivers/hwtracing/stm/ |
D | stm.h | 3 * System Trace Module (STM) infrastructure 6 * STM class implements generic infrastructure for System Trace Module devices
|
/linux-6.12.1/Documentation/driver-api/80211/ |
D | cfg80211.rst | 143 Regulatory enforcement infrastructure 147 :doc: Regulatory enforcement infrastructure
|
/linux-6.12.1/Documentation/timers/ |
D | highres.rst | 23 - 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/ |
D | keystone-navigator-dma.txt | 9 an internal packet DMA module which is used as an infrastructure DMA 58 infrastructure transfers.
|
/linux-6.12.1/Documentation/process/ |
D | contribution-maturity-model.rst | 20 refactoring kernel infrastructure, and writing documentation. 93 serving on program committees, improving core project infrastructure
|
/linux-6.12.1/Documentation/maintainer/ |
D | maintainer-entry-profile.rst | 19 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/ |
D | Kconfig | 29 # The generic clock events infrastructure 37 # Clockevents broadcasting infrastructure
|
/linux-6.12.1/Documentation/mm/ |
D | unevictable-lru.rst | 2 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/ |
D | printf.sh | 3 # Tests the printf infrastructure using test_printf kernel module.
|
D | scanf.sh | 3 # Tests the scanf infrastructure using test_scanf kernel module.
|
/linux-6.12.1/Documentation/filesystems/ |
D | dlmfs.rst | 11 dlmfs is built with OCFS2 as it requires most of its infrastructure. 47 dlmfs requires that the OCFS2 cluster infrastructure be in
|
12345678910>>...29