Home
last modified time | relevance | path

Searched full:earlier (Results 1 – 25 of 942) sorted by relevance

12345678910>>...38

/linux/drivers/net/ethernet/agere/
H A Det131x.h185 * Defined earlier (u32)
190 * Defined earlier (u32)
302 * Defined earlier (u32)
307 * Defined earlier (u32)
326 * Defined earlier (u32)
331 * Defined earlier (u32)
336 * Defined earlier (u32)
341 * Defined earlier (u32)
346 * Defined earlier (u32)
389 * Defined earlier (u32)
[all …]
/linux/include/linux/
H A Dktime.h167 static inline s64 ktime_us_delta(const ktime_t later, const ktime_t earlier) in ktime_us_delta() argument
169 return ktime_to_us(ktime_sub(later, earlier)); in ktime_us_delta()
172 static inline s64 ktime_ms_delta(const ktime_t later, const ktime_t earlier) in ktime_ms_delta() argument
174 return ktime_to_ms(ktime_sub(later, earlier)); in ktime_ms_delta()
H A Dsonypi.h19 * Earlier work by Werner Almesberger, Paul `Rusty' Russell and Paul Mackerras.
/linux/tools/memory-model/Documentation/
H A Dglossary.txt8 based on the value returned by an earlier load, an "address
55 of a value computed from a value returned by an earlier load,
89 on the value returned by an earlier load, a "data dependency"
168 store after earlier memory references that ran on that same CPU.
H A Dordering.txt69 In other words, all CPUs will agree that any earlier action taken
313 As mentioned earlier, release operations are often paired with acquire
351 release operations covered earlier. For example, consider the following
455 described earlier in this document.
492 the operations called out earlier in this document.
H A Dexplanation.txt198 it, as loads can obtain values only from earlier stores.
465 through a pointer will depend on the value read earlier from that
484 come earlier in program order. Symbolically, if we have R ->data X,
692 coming earlier in the coherence order (in this case, x's initial
742 equivalently, when R reads from a store which comes earlier than W in
834 the CPU to execute all po-earlier instructions before any
837 smp_rmb() forces the CPU to execute all po-earlier loads
840 smp_wmb() forces the CPU to execute all po-earlier stores
849 execute all po-earlier instructions before the store
856 For each other CPU C', smp_wmb() forces all po-earlier stores
[all …]
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst8 away from the earlier Completely Fair Scheduler (CFS) in favor of a version
30 reset. Finally, tasks can preempt others if their VD is earlier, and tasks
/linux/Documentation/networking/dsa/
H A Dconfiguration.rst99 # For kernels earlier than v5.12, the conduit interface needs to be
111 # For kernels earlier than v5.12, the conduit interface needs to be
137 # For kernels earlier than v5.12, the conduit interface needs to be
181 # For kernels earlier than v5.12, the conduit interface needs to be
224 # For kernels earlier than v5.12, the conduit interface needs to be
264 # For kernels earlier than v5.12, the conduit interface needs to be
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst52 2. the transmit result of an earlier non-blocking transmit (the ``sequence``
55 3. the reply to an earlier non-blocking transmit (the ``sequence`` field will
265 Other bits can still be set if earlier attempts met with failure before
337 - The reply to an earlier transmitted message timed out.
344 was the reply to an earlier transmitted message.
349 - The wait for a reply to an earlier transmitted message was aborted
/linux/drivers/pci/msi/
H A Dapi.c44 * free earlier allocated interrupt vectors, and restore INTx emulation.
105 * earlier enabled on device. Return other errnos otherwise.
186 * free earlier-allocated interrupt vectors, and restore INTx.
371 * enablement earlier done through pci_alloc_irq_vectors_affinity() or
/linux/include/soc/tegra/
H A Dmc.h34 * For Tegra210 and earlier, this is the SWGROUP ID used for IOVA translations in the
46 /* Tegra SMMU enable (Tegra210 and earlier) */
/linux/arch/powerpc/boot/
H A Dholly.c8 * Based on earlier code:
/linux/Documentation/arch/arm64/
H A Dtagged-address-abi.rst54 NOTE: This behaviour changed in v5.6 and so some earlier kernels may
64 NOTE: This behaviour changed in v5.14 and so some earlier kernels may
/linux/arch/x86/include/asm/
H A Dcrash_reserve.h11 * Earlier 32-bits kernels would limit the kernel to the low 512 MB range
/linux/arch/powerpc/include/asm/
H A Dbootx.h21 /* BootX passes the device-tree using a format that comes from earlier
/linux/arch/riscv/include/asm/
H A Dspinlock.h19 * the extensions string earlier in the boot process.
/linux/Documentation/userspace-api/media/v4l/
H A Dapp-pri.rst23 device assigns a medium priority, compatible with earlier versions of
H A Dio.rst31 the same file descriptor, for compatibility with V4L and earlier
/linux/drivers/gpu/drm/i915/
H A Di915_deps.c165 * an earlier fence already added, then the fence will replace the older
166 * fence from the same context and the reference on the earlier fence will
/linux/Documentation/arch/arm/
H A Dkernel_user_helpers.rst28 binaries are already to be incompatible with earlier ARM processors due to
30 don't make binaries unable to run on earlier processors just for the sake
/linux/arch/mips/include/asm/
H A Dpgtable-bits.h203 * 64-bit, R1 or earlier: CCC D V G [S H] M A W R P
204 * 32-bit, R1 or earlier: CCC D V G M A W R P
/linux/Documentation/usb/
H A Dohci.rst14 compared to the earlier "Universal Host Controller Interface" (UHCI) from
/linux/arch/powerpc/platforms/85xx/
H A Dmvme2500.c7 * Based on earlier code by:
/linux/fs/xfs/
H A DKconfig45 can say N here to withdraw support earlier.
72 can say N here to withdraw support earlier.
/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,bcm947xx-cfe-partitions.yaml30 As mentioned earlier, role of some partitions may depend on extra

12345678910>>...38