Home
last modified time | relevance | path

Searched full:conditional (Results 1 – 25 of 60) sorted by relevance

123

/Documentation/admin-guide/media/
Dci.rst3 Digital TV Conditional Access Interface
19 (Common Interface, that holds the CAM (Conditional Access Module)
29 descrambling related information to the Conditional Access Module (CAM).
Dbt8xx.rst99 0x20: card has a conditional access slot for scrambled channels
/Documentation/admin-guide/hw-vuln/
Dvmscape.rst35 Conditional IBPB
85 Conditional IBPB mitigation is enabled. The kernel tracks when a CPU has
105 Enable conditional IBPB mitigation (default when CONFIG_MITIGATION_VMSCAPE=y).
Dl1tf.rst150 'L1D conditional cache flushes' L1D flush is conditionally enabled
188 - conditional ('cond')
191 The conditional mode avoids L1D flushing after VMEXITs which execute
198 maximum protection. It has a higher overhead than the conditional
203 defaults to conditional mode on affected processors.
386 mitigation, i.e. conditional L1D flushing
395 i.e. conditional L1D flushing.
481 Conditional L1D flushing is the default behaviour and can be tuned. See
504 Conditional L1D flushing is the default behaviour and can be tuned. See
586 - L1D conditional flushing on VMENTER when EPT is enabled for
Dspectre.rst61 conditional branches, while Spectre variant 2 attacks use speculative
70 of speculative execution that bypasses conditional branch instructions
84 conditional checks. The kernel entry code interrupt, exception, and NMI
85 handlers all have conditional swapgs checks. Those may be problematic
404 'IBPB: conditional' Use IBPB on SECCOMP or indirect branch restricted tasks
415 'STIBP: conditional' Use STIBP on SECCOMP or indirect branch restricted tasks
/Documentation/driver-api/media/
Ddtv-ca.rst3 Digital TV Conditional Access kABI
/Documentation/ABI/testing/
Dsysfs-driver-st11 appear in sysfs as its presence is conditional upon debug
/Documentation/userspace-api/media/dvb/
Dca.rst9 The Digital TV CA device controls the conditional access hardware. It
Dca-reset.rst31 Puts the Conditional Access hardware on its initial state. It should
Dintro.rst82 Conditional Access (CA) hardware like CI adapters and smartcard slots
89 Not every digital TV hardware provides conditional access hardware.
129 device controls all the conditional access capabilities of the hardware.
/Documentation/arch/arm/
Dswp_emulation.rst5 moving to the load-locked/store-conditional instructions LDREX and STREX.
/Documentation/
Datomic_bitops.txt61 - RMW operations that are conditional are fully ordered.
Datomic_t.txt171 - RMW operations that are conditional are unordered on FAILURE,
181 not defeated. Conditional operations are still unordered on FAILURE.
322 a fair amount of code also requires forward progress from the conditional
/Documentation/arch/sparc/oradax/
Ddax-hv-api.txt29conditional flags, the execution order of submitted CCBs is arbitrary. Likewise, the time to compl…
145 [25] Conditional synchronization flag [512]
206 The Serial and Conditional flags allow simple relative ordering between CCBs. Any CCB with the Seri…
210 previous Serial CCB, regardless of the completion status of that CCB. The Conditional flag allows C…
212 A CCB may only be conditional on exactly one CCB, however, a CCB may be marked both Conditional
220 Both the Pipeline and Serial bits must be set in the source CCB. The Conditional bit must be set in…
221 target CCB. Exactly one CCB must be made conditional on the source CCB; either 0 or 2 target CCBs
223 …h the Pipeline and Serial bits set, proceed through CCBs with the Pipeline, Serial, and Conditional
224 bits set, and terminate at a CCB that has the Conditional bit set, but not the Pipeline bit.
910 the serial-conditional flags set in order to restrict when it executes.
[all …]
/Documentation/networking/devlink/
Diosm.rst28 only conditional erase support is enabled.
66 By default, conditional erase feature is supported.
/Documentation/rust/
Dcoding-guidelines.rst301 - Conditional compilation triggers the warning in some cases but not others.
305 a conditional ``expect`` (i.e. ``cfg_attr(..., expect(...))``). Otherwise,
353 An alternative would be using a conditional ``expect``:
369 Therefore, it is likely that it is not worth using conditional ``expect``\ s when
Dgeneral-information.rst142 Conditional compilation
145 Rust code has access to conditional compilation based on the kernel
/Documentation/core-api/irq/
Dirqflags-tracing.rst32 - in lowlevel entry code add (build-conditional) calls to the
/Documentation/arch/powerpc/
Dcpu_features.rst29 index, structure dereference, and conditional branch were added. To avoid the
/Documentation/scsi/
DChangeLog.arcmsr80 ** 1. add conditional declaration for
88 ** 3.add the conditional check if arcmsr_build_ccb()
/Documentation/userspace-api/
Dfutex2.rst11 conditional variables in userspace. C standard libraries, like glibc, uses it
/Documentation/staging/
Dspeculation.rst42 It is possible that a CPU mis-predicts the conditional branch, and
Dstatic-keys.rst56 Currently, tracepoints are implemented using a conditional branch. The
57 conditional check requires checking a global variable for each tracepoint.
/Documentation/process/
Dcoding-style.rst213 This does not apply if only one branch of a conditional statement is a single
1156 21) Conditional Compilation
1170 conditional to that function.
1175 a preprocessor conditional. (However, if a function or variable *always* goes
1179 symbol into a C boolean expression, and use it in a normal C conditional:
1187 The compiler will constant-fold the conditional away, and include or exclude
1195 place a comment after the #endif on the same line, noting the conditional
/Documentation/trace/
Dtracepoints.rst143 with jump labels and avoid conditional branches.

123