Home
last modified time | relevance | path

Searched refs:Shared (Results 1 – 25 of 63) sorted by relevance

123

/linux/rust/zerocopy/src/pointer/
H A Dinvariant.rs125 pub enum Shared {} enum
126 impl Aliasing for Shared { implementation
129 impl Reference for Shared {} implementation
283 impl Sealed for Shared {} implementation
H A Dptr.rs138 I: Invariants<Aliasing = Shared>,
146 I: Invariants<Aliasing = Shared>,
172 impl<'a, T> Ptr<'a, T, (Shared, Aligned, Valid)>
340 pub fn reborrow_shared<'b>(&'b mut self) -> Ptr<'b, T, (Shared, I::Alignment, I::Validity)> in reborrow_shared() argument
988 I: Invariants<Aliasing = Shared>, in try_with()
1380 slf: Ptr<'_, T, (Shared, Aligned, Initialized)>, in test() argument
/linux/Documentation/admin-guide/perf/
H A Darm_dsu_pmu.rst2 ARM DynamIQ Shared Unit (DSU) PMU
5 ARM DynamIQ Shared Unit integrates one or more cores with an L3 memory system,
/linux/Documentation/mm/
H A Dshmfs.rst4 Shared Memory Filesystem
/linux/tools/perf/Documentation/
H A Dperf-c2c.txt6 perf-c2c - Shared Data C2C/HITM Analyzer.
19 The perf c2c tool provides means for Shared Data C2C/HITM analysis. It allows
308 Shared Object
341 Code address, Code symbol, Shared Object, Source line
354 Global Shared Cache Line Event Information
357 Shared Data Cache Line Table
360 Shared Cache Line Distribution Pareto
H A Dexamples.txt82 # Overhead Command Shared Object
107 # Overhead Command Shared Object Symbol
134 # Overhead Command Shared Object
/linux/Documentation/arch/x86/
H A Dsva.rst4 Shared Virtual Addressing (SVA) with ENQCMD
10 Shared Virtual Addressing (SVA) allows the processor and device to use the
12 addresses to physical addresses. SVA is what PCIe calls Shared Virtual
31 Shared Hardware Workqueues
35 the use of Shared Work Queues (SWQ) by both applications and Virtual
172 Shared Virtual Addressing (SVA) permits I/O hardware and the processor to
173 work in the same address space, i.e., to share it. Some call it Shared
175 POSIX Shared Memory and Secure Virtual Machines which were terms already in
192 hardware also manages the queue depth for Shared Work Queues (SWQ), and
/linux/drivers/rpmsg/
H A DKconfig68 tristate "Qualcomm Shared Memory Driver (SMD)"
73 Say y here to enable support for the Qualcomm Shared Memory Driver
/linux/rust/zerocopy/src/
H A Dsplit_at.rs13 use crate::pointer::invariant::{Aligned, Exclusive, Invariants, Shared, Valid};
307 fn into_ptr(self) -> Split<Ptr<'a, T, (Shared, Aligned, Valid)>> { in into_ptr() argument
812 I: Invariants<Aliasing = Shared>, in into_ref()
844 I: Invariants<Aliasing = Shared>, in via_immutable()
/linux/drivers/iommu/intel/
H A DKconfig54 bool "Support for Shared Virtual Memory with Intel IOMMU"
59 Shared Virtual Memory (SVM) provides a facility for devices
/linux/arch/arm64/boot/dts/renesas/
H A Drzv2-evk-cn15-emmc.dtso3 * Shared DT overlay for the eMMC Sub Board (RTK0EF0186B02000BJ), which
H A Drzv2-evk-cn15-sd.dtso3 * Shared DT overlay for the microSD Sub Board (RTK0EF0186B01000BJ), which
/linux/drivers/uio/
H A DKconfig32 interrupt handling code. Shared interrupts are not supported.
46 interrupt handling code. Shared interrupts are not supported.
172 Userspace I/O driver for PCI devices that support Shared Virtual
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-uio_pci_sva-pasid6 the device for use with Shared Virtual Addressing (SVA).
H A Dsysfs-kernel-mm-numa24 to violate the guarantees of cpusets. Shared memory,
/linux/Documentation/misc-devices/
H A Duacce.rst10 provide Shared Virtual Addressing (SVA) between accelerators and processes.
149 * UACCE_DEV_SVA: Shared Virtual Addresses
/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst64 Shared Buffers Data Sampling (SBDS) (CVE-2022-21125)
71 Shared Buffers Data Read (SBDR) (CVE-2022-21123)
73 It is similar to Shared Buffer Data Sampling (SBDS) except that the data is
123 Shared Buffers Data Read (SBDR) vulnerability or the sideband stale
/linux/Documentation/translations/zh_CN/filesystems/
H A Dtmpfs.rst26 中显示为“Shmem”,而在free(1)中显示为“Shared”。请注意,这些计数还包括
/linux/Documentation/translations/zh_TW/filesystems/
H A Dtmpfs.rst26 中顯示爲“Shmem”,而在free(1)中顯示爲“Shared”。請注意,這些計數還包括
/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.rst80 exported. Hence these BOs are referred to as Shared BOs.
86 BO creation. Unlike Shared BOs, these VM private BOs can only be mapped on
97 system allocator support (See `Shared Virtual Memory (SVM) support`_).
236 Shared Virtual Memory (SVM) support
/linux/Documentation/arch/powerpc/
H A Dvpa-dtl.rst17 The pseries Shared Processor Logical Partition(SPLPAR) machines can
138 # Children Self Command Shared Object Symbol
H A Dvcpudispatch_stats.rst7 For Shared Processor LPARs, the POWER Hypervisor maintains a relatively
/linux/Documentation/filesystems/fuse/
H A Dfuse-io.rst18 No read-ahead takes place. Shared mmap is disabled by default. To allow shared
/linux/Documentation/trace/
H A Dtracepoint-analysis.rst246 # Overhead Command Shared Object
281 # Overhead Command Shared Object
299 # Overhead Command Shared Object Symbol
/linux/drivers/net/pse-pd/
H A DKconfig19 Shared core for the Realtek PSE MCU driver. This is selected

123