Home
last modified time | relevance | path

Searched full:prior (Results 1 – 25 of 4911) sorted by relevance

12345678910>>...197

/kernel/linux/linux-4.19/arch/arm/kernel/
Dfiqasm.S29 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/
Dfiqasm.S29 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/lib/math/
Drational.c42 * 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-4.19/lib/
Drefcount.c25 * The decrements will provide release order, such that all the prior loads and
166 * Provides release memory ordering, such that prior loads and stores are done
204 * Provides release memory ordering, such that prior loads and stores are done
223 * Provides release memory ordering, such that prior loads and stores are done
299 * Provides release memory ordering, such that prior loads and stores are done
330 * Provides release memory ordering, such that prior loads and stores are done
Dcpumask.c11 * @n: the cpu prior to the place to search (ie. return will be > @n)
27 * @n: the cpu prior to the place to search (ie. return will be > @n)
66 * @n: the cpu prior to the place to search
/kernel/linux/linux-5.10/include/linux/phy/
Dphy-mipi-dphy.h42 * 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-4.19/include/linux/
Dgenetlink.h21 * @p: The pointer to read, prior to dereferencing
31 * @p: The pointer to read, prior to dereferencing
Drtnetlink.h53 * @p: The pointer to read, prior to dereferencing
63 * @p: The pointer to read, prior to dereference
73 * @p: The pointer to read, prior to dereferencing
Darm-smccc.h123 * The content of the supplied param are copied to registers 0 to 7 prior
141 * to 7 prior to the HVC instruction. The return values are updated with
287 * The content of the supplied param are copied to registers 0 to 7 prior
303 * The content of the supplied param are copied to registers 0 to 7 prior
/kernel/linux/linux-5.10/include/linux/
Dgenetlink.h21 * @p: The pointer to read, prior to dereferencing
31 * @p: The pointer to read, prior to dereferencing
Drtnetlink.h55 * @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-4.19/Documentation/input/devices/
Dsentelic.rst746 *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/
Dsentelic.rst746 *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/arch/mips/include/asm/
Dsync.h34 * 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-4.19/Documentation/cgroup-v1/
Dnet_prio.txt46 Priorities are set immediately prior to queueing a frame to the device
47 queueing discipline (qdisc) so priorities will be assigned prior to the hardware
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/
Dnet_prio.rst48 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-4.19/Documentation/ia64/
Dserial.txt9 Prior to 2.6.10, there were confusing exceptions to this:
59 (This works only in 2.6.6 or later; prior to that you had
129 - Turn on CONFIG_PNP and CONFIG_PNPACPI. Prior to 2.6.17, ACPI
/kernel/linux/linux-5.10/include/uapi/linux/
Dmembarrier.h83 * prior to using it, otherwise this command
109 * core command prior to using it, otherwise
129 * command prior to using it, otherwise
Dwireguard.h82 * 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-5.10/sound/core/seq/
Dseq_prioq.c137 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()
175 /* equal schedule time and prior to others */ in snd_seq_prioq_cell_in()
/kernel/linux/linux-5.10/Documentation/driver-api/
Dio_ordering.rst10 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
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
Dbttv-if.c79 /* prior setting BT848_GPIO_REG_INP is (probably) not needed in bttv_read_gpio()
97 /* prior setting BT848_GPIO_REG_INP is (probably) not needed in bttv_write_gpio()
/kernel/linux/linux-4.19/Documentation/
Dio_ordering.txt10 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
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_bit.c50 /* set to one first offset bits prior to start */ in xfs_contig_bits()
90 /* set to zero first offset bits prior to start */ in xfs_next_bit()
/kernel/linux/linux-4.19/fs/xfs/libxfs/
Dxfs_bit.c50 /* set to one first offset bits prior to start */ in xfs_contig_bits()
90 /* set to zero first offset bits prior to start */ in xfs_next_bit()

12345678910>>...197