Home
last modified time | relevance | path

Searched full:cross (Results 1 – 25 of 99) sorted by relevance

1234

/Documentation/filesystems/
Ddirectory-locking.rst25 4) rename() that is _not_ cross-directory. Locking rules: caller locks
45 6) cross-directory rename. The trickiest in the whole bunch. Locking
77 (1) if object removal or non-cross-directory rename holds lock on A and
79 acquire the lock on B. (Proof: only cross-directory rename can change
82 (2) if cross-directory rename holds the lock on filesystem, order will not
83 change until rename acquires all locks. (Proof: other cross-directory
107 Any contended object is either held by cross-directory rename or
109 operation other than cross-directory rename. Then the lock this operation
112 It means that one of the operations is cross-directory rename.
115 own descendent. Moreover, there is exactly one cross-directory rename
[all …]
/Documentation/doc-guide/
Dparse-headers.rst6 order to describe the userspace API and to generate cross-references
7 between the code and the documentation. Adding cross-references for
12 cross-references. It has to be called via Makefile, while building the
26 enums and defines and create cross-references to a Sphinx book.
65 included via ..parsed-literal block with cross-references for the
73 enums and enum symbols and create cross-references for all of them.
84 The \ **ignore**\ means that it won't generate cross references for a
92 The \ **replace**\ means that it will generate cross references for a
162 It won't generate cross-references for \ **PRIVATE**\ .
172 It will make the BAR1 and BAR2 enum symbols to cross reference the foo
Dkernel-doc.rst17 highlights and cross-references. See below for details.
338 Highlights and cross-references
352 Name of a function parameter. (No cross-referencing, just formatting.)
355 Name of a constant. (No cross-referencing, just formatting.)
368 Name of an environment variable. (No cross-referencing, just formatting.)
380 Structure or union member reference. The cross-reference will be to the struct
387 Cross-referencing from reStructuredText
390 No additional syntax is needed to cross-reference the functions and types
402 However, if you want custom text in the cross-reference link, that can be done
Dsphinx.rst246 Please note that there is no need to use ``c:func:`` to generate cross
249 ``function()`` into a cross reference if an index entry for the given
340 Cross-referencing
343 Cross-referencing from one documentation page to another can be done by passing
345 For example, to cross-reference to this page (the .rst extension is optional)::
354 For information on cross-referencing to kernel-doc functions or types, see
/Documentation/sphinx/
Dautomarkup.py57 # Reserved C words that we should skip when cross-referencing
64 # pointless to try to cross-reference them and, as has been known
66 # to the creation of incorrect and confusing cross references. So
120 # In sphinx3 we can cross-reference to C macro and function, each one with its
213 # cross reference to that page
249 # avoid adding cross-references to functions that have been explicitly
/Documentation/x86/
Dmds.rst21 buffers are partitioned between Hyper-Threads so cross thread forwarding is
32 Hyper-Threads so cross thread leakage is possible.
39 exploited eventually. Load ports are shared between Hyper-Threads so cross
90 This does not protect against cross Hyper-Thread attacks except for MSBDS
91 which is only exploitable cross Hyper-thread when one of the Hyper-Threads
167 protected against cross Hyper-Thread attacks because the Fill Buffer and
/Documentation/kbuild/
Dllvm.rst35 Cross Compiling
39 which can help simplify cross compiling. ::
Dgcc-plugins.rst15 modules, cross-compilation and building in a separate directory.
/Documentation/networking/devlink/
Dsja1105.rst46 - When VLANs span cross-chip topologies, the total
/Documentation/userspace-api/media/v4l/
Dpixfmt-y12i.rst27 pixels cross the byte boundary and have a ratio of 3 bytes for each
Dpixfmt-y10b.rst22 pixels cross the byte boundary and have a ratio of 5 bytes for each 4
Ddev-touch.rst27 conductors cross. Alternatively, Self Capacitance measures the signal from each
/Documentation/process/
Dsubmit-checklist.rst31 3) Builds on multiple CPU architectures by using local cross-compile tools
34 4) ppc64 is a good architecture for cross-compilation checking because it
/Documentation/translations/it_IT/process/
Dsubmit-checklist.rst32 la cross-compilazione o altri.
34 4) Una buona architettura per la verifica della cross-compilazione è la ppc64
/Documentation/admin-guide/hw-vuln/
Dmds.rst57 Because the buffers are potentially shared between Hyper-Threads cross
161 other variants cannot be protected against cross Hyper-Thread attacks.
219 cross Hyper-Threads when entering idle states. Some XEON PHI variants allow
233 All MDS variants except MSBDS can be attacked cross Hyper-Threads. That
Dtsx_async_abort.rst58 Because the buffers are potentially shared between Hyper-Threads cross
172 CPU is not vulnerable to cross-thread TAA attacks.
214 buffers. Cross-thread attacks are still
216 tsx=on tsx_async_abort=full,nosmt As above, cross-thread attacks on SMT
/Documentation/trace/coresight/
Dcoresight-ect.rst4 CoreSight Embedded Cross Trigger (CTI & CTM).
13 The CoreSight Cross Trigger Interface (CTI) is a hardware device that takes
15 devices and interconnects them via the Cross Trigger Matrix (CTM) to other
/Documentation/devicetree/bindings/arm/
Dcoresight-cti.yaml8 title: ARM Coresight Cross Trigger Interface (CTI) device.
11 The CoreSight Embedded Cross Trigger (ECT) consists of CTI devices connected
13 a star topology via the Cross Trigger Matrix (CTM), which is not programmable.
/Documentation/devicetree/bindings/sound/
Dcs35l34.txt42 effect without waiting for a zero cross.
/Documentation/devicetree/bindings/clock/st/
Dst,flexgen.txt5 - a clock cross bar (represented by a mux element)
32 | |->| | | | Cross | | | | | | |
/Documentation/bpf/
Ds390.rst202 - `Cross-compiling the kernel <https://wiki.gentoo.org/wiki/Embedded_Handbook/General/Cross-compili…
/Documentation/sound/soc/
Dpops-clicks.rst53 amplitude too quickly. It can be minimised by enabling the zero cross setting
/Documentation/hwmon/
Dk8temp.rst61 70 degrees C. The rule of the thumb -> CPU temperature should not cross
/Documentation/sound/cards/
Dmaya44.rst148 cross-mixer from channels 1+2 to channels 3+4
150 cross-mixer from channels 3+4 to channels 1+2
/Documentation/networking/
Dipvlan.rst102 anything. This is the traditional mode where slaves can cross-talk among
108 mode. i.e. port won't allow cross communication between slaves.

1234