Home
last modified time | relevance | path

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

12345678910>>...24

/linux/Documentation/gpu/
H A 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/Documentation/networking/
H A 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/drivers/iio/buffer/
H A 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/Documentation/kbuild/
H A 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/drivers/of/
H A DKconfig14 This option enables the device tree infrastructure.
27 This option builds in test cases for the device tree infrastructure
50 This option builds KUnit unit tests for device tree infrastructure.
/linux/drivers/net/ethernet/intel/idpf/
H A DKconfig5 tristate "Intel(R) Infrastructure Data Path Function Support"
10 This driver supports Intel(R) Infrastructure Data Path Function
H A DMakefile4 # Makefile for Intel(R) Infrastructure Data Path Function Linux Driver
/linux/drivers/nvdimm/
H A DKconfig72 driver allocates and initializes the infrastructure needed
130 Build the core of the unit test infrastructure. The result of
134 infrastructure.
/linux/drivers/misc/sgi-xp/
H A 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/drivers/net/wireless/ath/wil6210/
H A DKconfig41 using the kernel tracing infrastructure. Select this
53 kernel debugfs infrastructure. Select this
/linux/Documentation/arch/arm64/
H A Dlegacy_instructions.rst5 The arm64 port of the Linux kernel provides infrastructure to support
7 the architecture. The infrastructure code uses undefined instruction
/linux/Documentation/driver-api/
H A Dtee.rst7 Kernel provides a TEE bus infrastructure where a Trusted Application is
11 TEE bus infrastructure registers following APIs:
H A Dptp.rst4 PTP hardware clock infrastructure for Linux
14 drivers and a user space interface. The infrastructure supports a
/linux/include/scsi/
H A Dscsi_dh.h3 * Header file for SCSI device handler infrastructure.
49 /* Used by the infrastructure */
/linux/Documentation/driver-api/80211/
H A Dcfg80211.rst143 Regulatory enforcement infrastructure
147 :doc: Regulatory enforcement infrastructure
/linux/drivers/clk/sprd/
H A Dcommon.c3 // Spreadtrum clock infrastructure
112 MODULE_DESCRIPTION("Spreadtrum clock infrastructure");
/linux/Documentation/timers/
H A 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/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-dma.txt9 an internal packet DMA module which is used as an infrastructure DMA
58 infrastructure transfers.
/linux/Documentation/mm/
H A 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/Documentation/process/
H A Dcontribution-maturity-model.rst20 refactoring kernel infrastructure, and writing documentation.
93 serving on program committees, improving core project infrastructure
/linux/Documentation/maintainer/
H A 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/Documentation/watchdog/
H A Dwatchdog-kernel-api.rst96 If set, the infrastructure will send heartbeats to the watchdog driver
208 infrastructure updates the timeout value of the watchdog_device internally
228 infrastructure updates the pretimeout value of the watchdog_device internally
251 infrastructure will send keepalives to the watchdog hardware while
/linux/kernel/rcu/
H A DKconfig.debug33 tests on the RCU infrastructure. The kernel module may be built
48 on the RCU infrastructure. The kernel module may be built
/linux/tools/testing/selftests/lib/
H A Dscanf.sh3 # Tests the scanf infrastructure using test_scanf kernel module.
H A Dprintf.sh3 # Tests the printf infrastructure using test_printf kernel module.

12345678910>>...24