Home
last modified time | relevance | path

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

12345678910>>...47

/Linux-v6.6/drivers/net/ethernet/agere/
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-v6.6/include/linux/
Dktime.h169 static inline s64 ktime_us_delta(const ktime_t later, const ktime_t earlier) in ktime_us_delta() argument
171 return ktime_to_us(ktime_sub(later, earlier)); in ktime_us_delta()
174 static inline s64 ktime_ms_delta(const ktime_t later, const ktime_t earlier) in ktime_ms_delta() argument
176 return ktime_to_ms(ktime_sub(later, earlier)); in ktime_ms_delta()
/Linux-v6.6/fs/ntfs/
Dlogfile.h41 * then it doesn't matter whether we are on an earlier version. We can just
129 and presumably earlier, on a clean volume
145 presumably earlier, on a clean volume this
157 and presumably earlier this is always 0. On
201 earlier, this is 0x30, i.e. immediately
270 /* 20*/ le16 seq_number; /* On Win2k and presumably earlier, this is set
/Linux-v6.6/Documentation/core-api/
Drefcount-vs-atomic.rst42 stores (all po-earlier instructions) on the same CPU are completed
44 It also guarantees that all po-earlier stores on the same CPU
50 stores (all po-earlier instructions) on the same CPU are completed
51 before the operation. It also guarantees that all po-earlier
/Linux-v6.6/tools/memory-model/Documentation/
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.
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.
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-v6.6/lib/
Dwin_minmax.c19 * Upon getting a new min, we can forget everything earlier because
73 return minmax_reset(m, t, meas); /* forget earlier samples */ in minmax_running_max()
91 return minmax_reset(m, t, meas); /* forget earlier samples */ in minmax_running_min()
/Linux-v6.6/Documentation/userspace-api/media/cec/
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
250 Other bits can still be set if earlier attempts met with failure before
322 - The reply to an earlier transmitted message timed out.
329 was the reply to an earlier transmitted message.
334 - The wait for a reply to an earlier transmitted message was aborted
/Linux-v6.6/Documentation/networking/dsa/
Dconfiguration.rst99 # For kernels earlier than v5.12, the master interface needs to be
111 # For kernels earlier than v5.12, the master interface needs to be
137 # For kernels earlier than v5.12, the master interface needs to be
181 # For kernels earlier than v5.12, the master interface needs to be
224 # For kernels earlier than v5.12, the master interface needs to be
264 # For kernels earlier than v5.12, the master interface needs to be
/Linux-v6.6/drivers/pci/msi/
Dapi.c44 * free earlier allocated interrupt vectors, and restore INTx emulation.
106 * earlier enabled on device. Return other errnos otherwise.
187 * free earlier-allocated interrupt vectors, and restore INTx.
423 * enablement earlier done through pci_alloc_irq_vectors_affinity() or
/Linux-v6.6/arch/powerpc/boot/
Dholly.c8 * Based on earlier code:
/Linux-v6.6/Documentation/arch/arm64/
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-v6.6/include/soc/tegra/
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-v6.6/arch/s390/include/asm/
Dkfence.h22 * but earlier where page table allocations still happen with memblock.
/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttv-vbi.c187 /* For compatibility with earlier driver versions we must pretend in try_fmt()
233 /* As in earlier driver versions. */ in try_fmt()
322 behaviour of earlier driver versions after video in bttv_g_fmt_vbi_cap()
/Linux-v6.6/drivers/gpu/drm/i915/
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-v6.6/fs/xfs/
DKconfig45 can say N here to withdraw support earlier.
72 can say N here to withdraw support earlier.
Dxfs_attr_item.h43 * earlier mentioned in an attri item have been freed.
/Linux-v6.6/Documentation/arch/arm/
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-v6.6/arch/powerpc/include/asm/
Dbootx.h21 /* BootX passes the device-tree using a format that comes from earlier
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dapp-pri.rst22 device assigns a medium priority, compatible with earlier versions of
/Linux-v6.6/Documentation/usb/
Dohci.rst14 compared to the earlier "Universal Host Controller Interface" (UHCI) from
/Linux-v6.6/arch/powerpc/platforms/85xx/
Dmvme2500.c7 * Based on earlier code by:
/Linux-v6.6/net/hsr/
DKconfig22 that have been forwarded earlier.

12345678910>>...47