Searched refs:prior (Results 1 – 25 of 497) sorted by relevance
12345678910>>...20
/linux-6.3-rc2/arch/arm/kernel/ |
A 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.3-rc2/sound/core/seq/ |
A 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.3-rc2/Documentation/input/devices/ |
A D | sentelic.rst | 746 *only supported by H/W prior to Cx 754 *only supported by H/W prior to Cx 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 808 *only supported by H/W prior to Cx [all …]
|
/linux-6.3-rc2/Documentation/driver-api/ |
A 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.3-rc2/tools/memory-model/litmus-tests/ |
A D | S+fencewmbonceonce+poacquireonce.litmus | 6 * Can a smp_wmb(), instead of a release, and an acquire order a prior
|
A D | MP+polocks.litmus | 11 * to see all prior accesses by those other CPUs.
|
A D | MP+porevlocks.litmus | 11 * see all prior accesses by those other CPUs.
|
/linux-6.3-rc2/tools/memory-model/Documentation/ |
A 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.3-rc2/Documentation/admin-guide/cgroup-v1/ |
A 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.3-rc2/Documentation/ABI/testing/ |
A 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
|
A D | procfs-attr-prev | 7 prior to the most recent exec() call.
|
A D | sysfs-bus-iio-ina2xx-adc | 7 Ready Flag to being set prior to committing a new value to the sample
|
/linux-6.3-rc2/Documentation/litmus-tests/rcu/ |
A D | RCU+sync+read.litmus | 7 * sees all stores done in prior RCU read-side critical sections. Such
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | clang-notes.rst | 20 For CPU versions prior to 3, Clang v7.0 and later can enable ``BPF_ALU`` support with
|
/linux-6.3-rc2/Documentation/devicetree/bindings/eeprom/ |
A D | microchip,93lc46b.yaml | 38 specifies the GPIO that needs to be asserted prior to each access
|
/linux-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/ |
A D | st,sti-irq-syscfg.txt | 6 This driver is used to unmask them prior to use.
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | ste-hrefprev60.dtsi | 5 * Device Tree for the HREF+ prior to the v60 variant.
|
A D | bcm94708.dts | 18 * from this software without specific prior written permission.
|
A D | bcm94709.dts | 18 * from this software without specific prior written permission.
|
A D | bcm9hmidc.dtsi | 18 * from this software without specific prior written permission.
|
/linux-6.3-rc2/Documentation/ABI/obsolete/ |
A D | sysfs-selinux-disable | 8 prior to a policy being loaded into the kernel. If disabled via this
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/ |
A D | mmc-pwrseq-simple.yaml | 27 at initialization and prior we start the power up procedure of the card.
|
/linux-6.3-rc2/Documentation/core-api/ |
A 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.3-rc2/Documentation/process/ |
A 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.3-rc2/arch/arm64/boot/dts/broadcom/stingray/ |
A D | bcm958742t.dts | 18 * from this software without specific prior written permission.
|
Completed in 15 milliseconds
12345678910>>...20