Searched refs:prior (Results 1 – 25 of 468) sorted by relevance
12345678910>>...19
/Linux-v5.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
|
/Linux-v5.10/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-v5.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 …]
|
/Linux-v5.10/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-v5.10/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-v5.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
|
/Linux-v5.10/drivers/staging/fwserial/ |
D | TODO | 1 TODOs prior to this driver moving out of staging
|
/Linux-v5.10/net/rxrpc/ |
D | call_event.c | 51 s8 prior = rxrpc_ack_priority[ack_reason]; in __rxrpc_propose_ACK() local 65 ack_reason, prior, in __rxrpc_propose_ACK() 74 } else if (prior > rxrpc_ack_priority[call->ackr_reason]) { in __rxrpc_propose_ACK()
|
/Linux-v5.10/Documentation/devicetree/bindings/misc/ |
D | eeprom-93xx46.txt | 11 - select-gpios : if present, specifies the GPIO that will be asserted prior to
|
/Linux-v5.10/Documentation/litmus-tests/rcu/ |
D | RCU+sync+read.litmus | 7 * sees all stores done in prior RCU read-side critical sections. Such
|
/Linux-v5.10/tools/testing/vsock/ |
D | README | 11 The following prerequisite steps are not automated and must be performed prior
|
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,sti-irq-syscfg.txt | 6 This driver is used to unmask them prior to use.
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-ina2xx-adc | 7 Ready Flag to being set prior to committing a new value to the sample
|
/Linux-v5.10/Documentation/ABI/obsolete/ |
D | sysfs-selinux-disable | 8 prior to a policy being loaded into the kernel. If disabled via this
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | ste-hrefprev60.dtsi | 5 * Device Tree for the HREF+ prior to the v60 variant.
|
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.
|
D | armada-38x-solidrun-microsom.dtsi | 58 * IDs prior to binding with the driver.
|
D | bcm911360k.dts | 18 * from this software without specific prior written permission.
|
/Linux-v5.10/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-v5.10/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-v5.10/arch/arm64/boot/dts/broadcom/stingray/ |
D | bcm958742t.dts | 18 * from this software without specific prior written permission.
|
12345678910>>...19