Home
last modified time | relevance | path

Searched refs:Ordering (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.1.9/Documentation/RCU/
Dindex.rst28 Design/Memory-Ordering/Tree-RCU-Memory-Ordering
DRTFP.txt1855 ,Title="C++ Data-Dependency Ordering: Atomics and Memory Model"
1869 ,Title="C++ Data-Dependency Ordering: Function Annotation"
2391 ,title = {Ordering decoupled metadata accesses in multiprocessors}
2538 ,title = {Scalable Correct Memory Ordering via Relativistic Programming}
2635 ,title="Relativistic Causal Ordering: A Memory Model for Scalable Concurrent Data Structures"
/linux-6.1.9/tools/memory-model/Documentation/
Dcheatsheet.txt25 C: Ordering is cumulative
26 P: Ordering propagates
Dreferences.txt16 Itanium Processor Family Memory Ordering". Intel Corporation.
105 Ordering" (backup material for the LWN articles)
Dordering.txt5 Categories of Ordering
126 RMW Ordering Augmentation Barriers
371 RCU Read-Side Ordering
488 discussed in the "RMW Ordering Augmentation Barriers" section.
Drecipes.txt159 Ordering can be extended to CPUs not holding the lock by careful use
/linux-6.1.9/rust/alloc/
Dborrow.rs7 use core::cmp::Ordering;
359 fn cmp(&self, other: &Self) -> Ordering { in cmp() argument
382 fn partial_cmp(&self, other: &Cow<'a, B>) -> Option<Ordering> { in partial_cmp() argument
Dboxed.rs140 use core::cmp::Ordering;
1295 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() argument
1318 fn cmp(&self, other: &Self) -> Ordering { in cmp() argument
Dslice.rs89 use core::cmp::Ordering::{self, Less};
332 F: FnMut(&T, &T) -> Ordering, in sort_by() argument
/linux-6.1.9/fs/jffs2/
DREADME.Locking37 Ordering constraints: See f->sem.
62 Ordering constraints:
115 Ordering constraints:
147 Ordering constraints:
168 Ordering constraints:
/linux-6.1.9/Documentation/devicetree/bindings/iio/potentiometer/
Dmicrochip,mcp4531.yaml27 # Ordering reflects part number + range, so 502 < 103 etc
/linux-6.1.9/Documentation/driver-api/
Dio_ordering.rst2 Ordering I/O writes to memory-mapped addresses
Ddevice_link.rst220 Ordering of these devices during suspend/resume is determined by the
/linux-6.1.9/tools/memory-model/
Dlinux-kernel.cat75 (* Propagation: Ordering from release operations and strong fences. *)
83 * Happens Before: Ordering from the passage of time.
/linux-6.1.9/rust/alloc/vec/
Dmod.rs60 use core::cmp::Ordering;
2882 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() argument
2894 fn cmp(&self, other: &Self) -> Ordering { in cmp() argument
/linux-6.1.9/Documentation/gpu/
Dafbc.rst18 Components and Ordering
/linux-6.1.9/Documentation/admin-guide/device-mapper/
Dlog-writes.rst13 Log Ordering
/linux-6.1.9/Documentation/RCU/Design/Memory-Ordering/
DTree-RCU-Memory-Ordering.rst2 A Tour Through TREE_RCU's Grace-Period Memory Ordering
15 What Is Tree RCU's Grace Period Memory Ordering Guarantee?
46 Tree RCU Grace Period Memory Ordering Building Blocks
251 Tree RCU Grace Period Memory Ordering Components
/linux-6.1.9/Documentation/translations/ko_KR/
Dmemory-barriers.txt2881 Chapter 5.6: Read/Write Ordering
2884 Chapter 7.1: Memory-Access Ordering
2893 Chapter 7.2: Memory Ordering
/linux-6.1.9/Documentation/networking/
Dopenvswitch.rst246 - Ordering of attributes is not significant.
/linux-6.1.9/tools/perf/Documentation/
Dperf.data-file-format.txt457 Ordering
/linux-6.1.9/Documentation/dev-tools/
Dkcsan.rst343 5. **Memory Ordering:** KCSAN is aware of only a subset of LKMM ordering rules;
/linux-6.1.9/Documentation/process/
Dmaintainer-tip.rst267 Ordering of commit tags
/linux-6.1.9/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt276 Figure 4. Ordering of Bits in Tag 1 Bit Map
/linux-6.1.9/Documentation/
Dmemory-barriers.txt2957 Chapter 5.6: Read/Write Ordering
2960 Chapter 7.1: Memory-Access Ordering
2969 Chapter 7.2: Memory Ordering

12