| /linux-6.15/drivers/scsi/ |
| H A D | script_asm.pl | 271 local ($conditional) = @_; 274 $conditional = $2; 293 $conditional = $1; 307 $conditional = $1; 313 $conditional = $2; 323 $conditional = $2; 342 $conditional = $2; 353 $conditional = $1; 368 not \"$conditional\" 740 $conditional = $2; [all …]
|
| /linux-6.15/tools/memory-model/Documentation/ |
| H A D | control-dependencies.txt | 87 Now there is no conditional between the load from "a" and the store to 89 conditional is absolutely required, and must be present in the final 120 and again remove the conditional branch that is absolutely required to 143 tempting to add a barrier(), but this does not help. The conditional 198 conditional-move instructions, as in this fanciful pseudo-assembly 235 (*) Control dependencies require at least one run-time conditional 237 conditional must involve the prior load. If the compiler is able 238 to optimize the conditional away, it will have also optimized 240 can help to preserve the needed conditional.
|
| /linux-6.15/Documentation/userspace-api/media/dvb/ |
| H A D | ca.rst | 9 The Digital TV CA device controls the conditional access hardware. It
|
| H A D | intro.rst | 89 Not every digital TV hardware provides conditional access hardware. 129 device controls all the conditional access capabilities of the hardware.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-driver-st | 11 appear in sysfs as its presence is conditional upon debug
|
| /linux-6.15/tools/memory-model/litmus-tests/ |
| H A D | dep+plain.litmus | 10 * conditional of P0()'s if-statement creates a control dependency
|
| /linux-6.15/security/selinux/ |
| H A D | Makefile | 20 ss/policydb.o ss/services.o ss/conditional.o ss/mls.o ss/context.o
|
| /linux-6.15/lib/vdso/ |
| H A D | Kconfig | 37 time getter functions for the price of an extra conditional
|
| /linux-6.15/Documentation/arch/arm/ |
| H A D | swp_emulation.rst | 5 moving to the load-locked/store-conditional instructions LDREX and STREX.
|
| /linux-6.15/security/selinux/ss/ |
| H A D | avtab.h | 112 void *p, bool conditional);
|
| H A D | avtab.c | 342 void *p, bool conditional) in avtab_read_item() argument 461 (key.specified & AVTAB_XPERMS) && conditional) { in avtab_read_item()
|
| /linux-6.15/scripts/coccinelle/free/ |
| H A D | iounmap.cocci | 67 msg = "ERROR: missing iounmap; ioremap on line %s and execution via conditional on line %s" % (p1[0…
|
| H A D | clk_put.cocci | 67 msg = "ERROR: missing clk_put; clk_get on line %s and execution via conditional on line %s" % (p1[0…
|
| /linux-6.15/Documentation/ |
| H A D | atomic_bitops.txt | 61 - RMW operations that are conditional are fully ordered.
|
| /linux-6.15/Documentation/networking/devlink/ |
| H A D | iosm.rst | 28 only conditional erase support is enabled. 66 By default, conditional erase feature is supported.
|
| /linux-6.15/Documentation/scsi/ |
| H A D | ChangeLog.arcmsr | 80 ** 1. add conditional declaration for 88 ** 3.add the conditional check if arcmsr_build_ccb()
|
| /linux-6.15/Documentation/admin-guide/hw-vuln/ |
| H A D | l1tf.rst | 150 '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. 586 - L1D conditional flushing on VMENTER when EPT is enabled for
|
| H A D | spectre.rst | 61 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
|
| /linux-6.15/Documentation/core-api/irq/ |
| H A D | irqflags-tracing.rst | 32 - in lowlevel entry code add (build-conditional) calls to the
|
| /linux-6.15/Documentation/staging/ |
| H A D | speculation.rst | 42 It is possible that a CPU mis-predicts the conditional branch, and
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | cpu_features.rst | 29 index, structure dereference, and conditional branch were added. To avoid the
|
| /linux-6.15/scripts/ |
| H A D | Makefile.extrawarn | 151 KBUILD_CFLAGS += -Wno-enum-compare-conditional
|
| /linux-6.15/Documentation/rust/ |
| H A D | coding-guidelines.rst | 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
|
| /linux-6.15/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_gram.y | 260 | conditional 261 | program conditional 1082 conditional: 1143 conditional:
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | futex2.rst | 11 conditional variables in userspace. C standard libraries, like glibc, uses it
|