Searched full:prior (Results 1 – 25 of 6706) sorted by relevance
12345678910>>...269
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| D | fiqasm.S | 29 mov r0, r0 @ avoid hazard prior to ARMv4 34 mov r0, r0 @ avoid hazard prior to ARMv4 42 mov r0, r0 @ avoid hazard prior to ARMv4 47 mov r0, r0 @ avoid hazard prior to ARMv4
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| D | fiqasm.S | 29 mov r0, r0 @ avoid hazard prior to ARMv4 34 mov r0, r0 @ avoid hazard prior to ARMv4 42 mov r0, r0 @ avoid hazard prior to ARMv4 47 mov r0, r0 @ avoid hazard prior to ARMv4
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
| D | compiler.h | 14 * gcc prior to 4.8.2 miscompiles asm goto. 17 * gcc prior to 8.1.0 miscompiles asm goto at O1. 20 * clang prior to version 13.0.1 miscompiles asm goto at O2.
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
| D | compiler.h | 14 * gcc prior to 4.8.2 miscompiles asm goto. 17 * gcc prior to 8.1.0 miscompiles asm goto at O1. 20 * clang prior to version 13.0.1 miscompiles asm goto at O2.
|
| D | rseq-arm.h | 44 * - Prior to ARMv6 big endian (BE32): 46 * Prior to ARMv6, -mbig-endian generates big-endian code and data 52 * data (not a trap instruction) prior to ARMv6 on big endian. This is
|
| /kernel/linux/linux-6.6/tools/memory-model/Documentation/ |
| D | control-dependencies.txt | 219 (*) Control dependencies can order prior loads against later stores. 221 Not prior loads against later loads, nor prior stores against 223 smp_load_acquire(), smp_store_release(), or, in the case of prior 236 between the prior load and the subsequent store, and this 237 conditional must involve the prior load. If the compiler is able
|
| /kernel/linux/linux-5.10/lib/math/ |
| D | rational.c | 42 * dp is the value of d from the prior iteration. in rational_best_approximation() 46 * the current, previous, and two prior iterations of it. in rational_best_approximation() 71 * the two prior approximations. in rational_best_approximation()
|
| /kernel/linux/linux-6.6/lib/math/ |
| D | rational.c | 43 * dp is the value of d from the prior iteration. in rational_best_approximation() 47 * the current, previous, and two prior iterations of it. in rational_best_approximation() 72 * the two prior approximations. in rational_best_approximation()
|
| /kernel/linux/linux-6.6/include/linux/phy/ |
| D | phy-mipi-dphy.h | 42 * the transmitter prior to any associated Data Lane beginning 98 * state prior to starting the Clock. 186 * state prior to transmitting the Sync sequence. 248 * state prior to a Stop state in order to initiate an exit
|
| /kernel/linux/linux-5.10/include/linux/phy/ |
| D | phy-mipi-dphy.h | 42 * the transmitter prior to any associated Data Lane beginning 98 * state prior to starting the Clock. 186 * state prior to transmitting the Sync sequence. 248 * state prior to a Stop state in order to initiate an exit
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | genetlink.h | 21 * @p: The pointer to read, prior to dereferencing 31 * @p: The pointer to read, prior to dereferencing
|
| D | rtnetlink.h | 55 * @p: The pointer to read, prior to dereferencing 65 * @p: The pointer to read, prior to dereference 75 * @p: The pointer to read, prior to dereferencing
|
| /kernel/linux/linux-6.6/tools/memory-model/scripts/ |
| D | checktheselitmus.sh | 12 # can be specified prior to the "--". 17 # argument must be specified prior to the "--". Alternatively, some other
|
| /kernel/linux/linux-6.6/Documentation/input/devices/ |
| D | sentelic.rst | 746 *only supported by H/W prior to Cx 754 *only supported by H/W prior to Cx 763 enabled prior to write: 05 06 07 08 09 0c 0f 10 11 12 16 17 18 23 2e 773 *only supported by H/W prior to Cx 779 *only supported by H/W prior to Cx 784 *only supported by H/W prior to Cx 788 *only supported by H/W prior to Cx 793 *only supported by H/W prior to Cx 798 *only supported by H/W prior to Cx 803 *only supported by H/W prior to Cx [all …]
|
| /kernel/linux/linux-5.10/Documentation/input/devices/ |
| D | sentelic.rst | 746 *only supported by H/W prior to Cx 754 *only supported by H/W prior to Cx 763 enabled prior to write: 05 06 07 08 09 0c 0f 10 11 12 16 17 18 23 2e 773 *only supported by H/W prior to Cx 779 *only supported by H/W prior to Cx 784 *only supported by H/W prior to Cx 788 *only supported by H/W prior to Cx 793 *only supported by H/W prior to Cx 798 *only supported by H/W prior to Cx 803 *only supported by H/W prior to Cx [all …]
|
| /kernel/linux/linux-6.6/rust/alloc/vec/ |
| D | extract_if.rs | 38 /// The original length of `vec` prior to draining. 70 // is updated prior and the predicate panics, the element at this in next() 105 // drained item prior to a panic in the predicate. in drop()
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | sync.h | 34 * than a barrier are observed prior to stores that are younger than a 49 * A full completion barrier; all memory accesses appearing prior to this sync 120 * 1) A memory access appearing prior to the LL in program order may actually 124 * instruction) prior to every LL instruction, in between it and any earlier
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | sync.h | 34 * than a barrier are observed prior to stores that are younger than a 49 * A full completion barrier; all memory accesses appearing prior to this sync 120 * 1) A memory access appearing prior to the LL in program order may actually 124 * instruction) prior to every LL instruction, in between it and any earlier
|
| /kernel/linux/linux-6.6/Documentation/virt/kvm/devices/ |
| D | vfio.rst | 55 The FILE/GROUP_ADD operation above should be invoked prior to accessing the 61 to support the drivers mentioned in prior sentence as well.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | arm-smccc.h | 292 * structure to registers prior to the HVC instruction. The return values 306 * structure to registers prior to the SMC instruction. The return values 334 * The content of the supplied param are copied to registers 0 to 7 prior 362 * to 7 prior to the HVC instruction. The return values are updated with 483 * The content of the supplied param are copied to registers 0 to 7 prior 499 * The content of the supplied param are copied to registers 0 to 7 prior
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-firmware-acpi | 13 bootloader_load_ns: Timer value logged just prior to 16 bootloader_launch_ns: Timer value logged just prior to 24 just prior to the OS loader gaining control 41 platform runtime firmware S3 resume, just prior to
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
| D | net_prio.rst | 48 Priorities are set immediately prior to queueing a frame to the device 49 queueing discipline (qdisc) so priorities will be assigned prior to the hardware
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/cgroup-v1/ |
| D | net_prio.rst | 48 Priorities are set immediately prior to queueing a frame to the device 49 queueing discipline (qdisc) so priorities will be assigned prior to the hardware
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | wireguard.h | 82 * peers should be removed prior to adding the list below. 93 * IPs of this peer should be removed prior to adding 121 * filling in information not contained in the prior. Note that if
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | membarrier.h | 83 * prior to using it, otherwise this command 109 * core command prior to using it, otherwise 129 * command prior to using it, otherwise
|
12345678910>>...269