Home
last modified time | relevance | path

Searched refs:ordering (Results 1 – 25 of 55) sorted by relevance

123

/linux-3.4.99/arch/arm/lib/
Dfindbit.S107 1: eor r3, r2, #0x18 @ big endian byte ordering
125 eor r3, r2, #0x18 @ big endian byte ordering
141 1: eor r3, r2, #0x18 @ big endian byte ordering
159 eor r3, r2, #0x18 @ big endian byte ordering
/linux-3.4.99/Documentation/arm/Samsung-S3C24XX/
DDMA.txt21 DMA code can be given a DMA ordering structure which
36 to register a complete ordering set. The routine will
/linux-3.4.99/Documentation/networking/
Dx25-iface.txt77 - With Linux 2.4.x (and above) SMP kernels, packet ordering is not
91 SMP re-ordering will not occur if the driver's interrupt handler is
Ddm9000.txt29 These resources should be specified in that order, as the ordering of the
/linux-3.4.99/Documentation/filesystems/
Dinotify.txt232 - There would be no way to get event ordering. Events on file foo and
234 which happened first. A single queue trivially gives you ordering. Such
235 ordering is crucial to existing applications such as Beagle. Imagine
236 "mv a b ; mv b a" events without ordering.
Dsysv-fs.txt47 * Byte ordering of "short" (16 bit entities) on disk:
54 * Byte ordering of "long" (32 bit entities) on disk:
Ddirectory-locking44 First of all, at any moment we have a partial ordering of the
47 That ordering can change. However, the following is true:
Dext3.txt46 data=writeback Data ordering is not preserved, data may be written
67 Write barriers enforce proper on-disk ordering
Docfs2.txt61 data=writeback Data ordering is not preserved, data may be written
Dext4.txt101 the ordering)
168 data=writeback Data ordering is not preserved, data may be written
189 Write barriers enforce proper on-disk ordering
/linux-3.4.99/Documentation/
Dlockdep-design.txt136 cases there is an inherent "natural" ordering between the two objects
144 lock, the lock ordering is fully correct. The validator does not
145 automatically detect this natural ordering, as the locking rule behind
146 the ordering is not static.
Dmemory-barriers.txt53 (*) Assumed minimum execution ordering model.
102 abstract CPU, memory operation ordering is very relaxed, and a CPU may actually
272 ordering over the memory operations on either side of the barrier.
294 A write barrier is a partial ordering on stores only; it is not required
314 A data dependency barrier is a partial ordering on interdependent loads
328 showing the ordering constraints.
348 A read barrier is a partial ordering on loads only; it is not required to
365 A general memory barrier is a partial ordering over both loads and stores.
772 then the partial ordering imposed by CPU 1 will be perceived correctly by CPU
966 Transitivity is a deeply intuitive notion about ordering that is not
[all …]
Dworkqueue.txt269 Some users depend on the strict execution ordering of ST wq. The
273 the same ordering property as ST wq.
366 * Unless strict ordering is required, there is no need to use ST wq.
Dsvga.txt95 After scanning, the mode ordering is a bit different: the auto-detected SVGA
170 for more info on mode ordering). However, in very strange cases it's possible
Dpadata.txt5 parallel on multiple CPUs while retaining the ordering of tasks. It was
/linux-3.4.99/Documentation/scsi/
Dscsi.txt22 will enforce the correct ordering of loading and unloading modules in
/linux-3.4.99/Documentation/infiniband/
Dcore_locking.txt63 simultaneously. However, the ordering of the work completion
/linux-3.4.99/Documentation/timers/
Dhrtimers.txt90 another basic requirement was the immediate enqueueing and ordering of
95 file systems. The rbtree is solely used for time sorted ordering, while
/linux-3.4.99/arch/arm/mm/
Dcache-v7.S45 dmb @ ensure ordering with previous memory accesses
/linux-3.4.99/Documentation/x86/
Dearlyprintk.txt88 specify the correct EHCI debug controller number. The ordering
/linux-3.4.99/Documentation/video4linux/
Dw9968cf.txt313 1 = use RGB component ordering.
314 0 = use BGR component ordering.
/linux-3.4.99/Documentation/usb/
Ddma.txt57 force a consistent memory access ordering by using memory barriers. It's
/linux-3.4.99/arch/x86/
DKconfig.cpu323 bool "PentiumPro memory ordering errata workaround"
327 memory operations to violate the x86 ordering standard in rare cases.
/linux-3.4.99/fs/jffs2/
DREADME.Locking71 No ordering rules have been made for doing so.
/linux-3.4.99/tools/perf/Documentation/
Dperf-script.txt113 Do various checks like samples ordering and lost events.

123