Home
last modified time | relevance | path

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

12345678910>>...68

/linux/arch/arm/kernel/
H A 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
/linux/tools/testing/selftests/rseq/
H A Dcompiler.h14 * 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.
H A Drseq-arm.h44 * - 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
/linux/tools/memory-model/Documentation/
H A Dcontrol-dependencies.txt219 (*) 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
H A Dordering.txt12 all of the CPU's prior operations against some or all of its
16 against some or all of the CPU's prior accesses or some or all
67 First, the smp_mb() full memory barrier orders all of the CPU's prior
91 1. All code that executed prior to the RMW atomic operation.
154 o smp_mb__before_atomic(), which provides full ordering prior
264 of the CPU's prior memory accesses. Release operations often provide
/linux/include/linux/phy/
H A 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
/linux/Documentation/input/devices/
H A 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 …]
/linux/lib/math/
H A Drational.c43 * 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()
/linux/arch/mips/include/asm/
H A 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
/linux/tools/memory-model/scripts/
H A Dchecktheselitmus.sh12 # can be specified prior to the "--".
17 # argument must be specified prior to the "--". Alternatively, some other
/linux/sound/core/seq/
H A Dseq_prioq.c136 int prior; in snd_seq_prioq_cell_in() local
142 prior = (cell->event.flags & SNDRV_SEQ_PRIORITY_MASK); in snd_seq_prioq_cell_in()
149 if (f->tail && !prior) { in snd_seq_prioq_cell_in()
172 else if (rel == 0 && prior) in snd_seq_prioq_cell_in()
173 /* equal schedule time and prior to others */ in snd_seq_prioq_cell_in()
/linux/Documentation/virt/kvm/devices/
H A Dvfio.rst55 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/drivers/staging/gpib/common/
H A Diblib.c95 * 1. Prior to beginning the command, the interface is
297 * state prior to beginning the read.
298 * 2. Prior to calling ibrd, the intended devices as well
347 * 1. Prior to conducting the poll the interface is placed
403 * 1. Ibsic must be called prior to the first call to
688 * 1. Prior to beginning the write, the interface is
690 * 2. Prior to calling ibwrt, the intended devices as
/linux/include/uapi/linux/
H A Dwireguard.h82 * peers should be removed prior to adding the list below.
93 * IPs of this peer should be removed prior to adding
125 * filling in information not contained in the prior. Note that if
H A Dmembarrier.h83 * prior to using it, otherwise this command
109 * core command prior to using it, otherwise
129 * command prior to using it, otherwise
H A Dmctp.h69 * a prior SIOCMCTPALLOCTAG call (and so must have TO and PREALLOC set).
94 * a prior SIOCMCTPALLOCTAG2 call (and so must have TO and PREALLOC set).
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-acpi13 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
/linux/Documentation/admin-guide/cgroup-v1/
H A 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
/linux/include/rdma/
H A Diw_cm.h139 * delivered to the specified IW CM identifier prior and may occur prior to
168 * Events may be delivered to the specified IW CM identifier prior to the
/linux/drivers/media/pci/bt8xx/
H A 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()
/linux/Documentation/driver-api/
H A 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
/linux/include/linux/
H A Dfile_ref.h120 long prior = atomic_long_fetch_inc_relaxed(&ref->refcnt); in file_ref_inc() local
121 WARN_ONCE(prior < 0, "file_ref_inc() on a released file reference"); in file_ref_inc()
128 * Provides release memory ordering, such that prior loads and stores
H A Dirqbypass.h38 * @stop: Perform any quiesce operations necessary prior to add/del (optional)
63 * @stop: Perform any quiesce operations necessary prior to add/del (optional)
/linux/fs/xfs/libxfs/
H A 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()
/linux/drivers/mfd/
H A Dkempld-core.c155 * kempld_get_mutex must be called prior to calling this function.
170 * kempld_get_mutex must be called prior to calling this function.
184 * kempld_get_mutex must be called prior to calling this function.
198 * kempld_get_mutex must be called prior to calling this function.
212 * kempld_get_mutex must be called prior to calling this function.
226 * kempld_get_mutex must be called prior to calling this function.

12345678910>>...68