Searched refs:prior (Results 1 – 25 of 504) sorted by relevance
12345678910>>...21
/linux-6.6.21/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
|
/linux-6.6.21/sound/core/seq/ |
D | seq_prioq.c | 137 int prior; in snd_seq_prioq_cell_in() local 143 prior = (cell->event.flags & SNDRV_SEQ_PRIORITY_MASK); in snd_seq_prioq_cell_in() 150 if (f->tail && !prior) { in snd_seq_prioq_cell_in() 174 else if (rel == 0 && prior) in snd_seq_prioq_cell_in()
|
/linux-6.6.21/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 …]
|
/linux-6.6.21/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.
|
/linux-6.6.21/Documentation/driver-api/ |
D | io_ordering.rst | 10 driver would usually use this technique immediately prior to the exit of a 12 subsequent writes to I/O space arrived only after all prior writes (much like a
|
/linux-6.6.21/tools/memory-model/litmus-tests/ |
D | S+fencewmbonceonce+poacquireonce.litmus | 6 * Can a smp_wmb(), instead of a release, and an acquire order a prior
|
D | MP+polocks.litmus | 11 * to see all prior accesses by those other CPUs.
|
D | MP+porevlocks.litmus | 11 * see all prior accesses by those other CPUs.
|
/linux-6.6.21/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
|
/linux-6.6.21/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
|
/linux-6.6.21/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
|
D | procfs-attr-prev | 7 prior to the most recent exec() call.
|
D | sysfs-bus-iio-ina2xx-adc | 7 Ready Flag to being set prior to committing a new value to the sample
|
/linux-6.6.21/Documentation/litmus-tests/rcu/ |
D | RCU+sync+read.litmus | 7 * sees all stores done in prior RCU read-side critical sections. Such
|
/linux-6.6.21/Documentation/devicetree/bindings/eeprom/ |
D | microchip,93lc46b.yaml | 38 specifies the GPIO that needs to be asserted prior to each access
|
/linux-6.6.21/Documentation/bpf/ |
D | clang-notes.rst | 20 For CPU versions prior to 3, Clang v7.0 and later can enable ``BPF_ALU`` support with
|
/linux-6.6.21/arch/arm/boot/dts/st/ |
D | ste-hrefprev60.dtsi | 5 * Device Tree for the HREF+ prior to the v60 variant.
|
/linux-6.6.21/Documentation/ABI/removed/ |
D | sysfs-selinux-disable | 11 prior to a policy being loaded into the kernel. If disabled via this
|
/linux-6.6.21/Documentation/devicetree/bindings/mmc/ |
D | mmc-pwrseq-simple.yaml | 27 at initialization and prior we start the power up procedure of the card.
|
/linux-6.6.21/Documentation/process/ |
D | kernel-enforcement-statement.rst | 30 fails to notify you of the violation by some reasonable means prior to 37 copyright holder, and you cure the violation prior to 30 days after
|
/linux-6.6.21/Documentation/core-api/ |
D | refcount-vs-atomic.rst | 41 A strong (full) memory ordering guarantees that all prior loads and 49 A RELEASE memory ordering guarantees that all prior loads and
|
/linux-6.6.21/arch/arm/boot/dts/broadcom/ |
D | bcm94708.dts | 18 * from this software without specific prior written permission.
|
D | bcm94709.dts | 18 * from this software without specific prior written permission.
|
D | bcm9hmidc.dtsi | 18 * from this software without specific prior written permission.
|
/linux-6.6.21/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,stih407-irq-syscfg.yaml | 15 Configuration registers. This device is used to unmask them prior to use.
|
12345678910>>...21