| /Linux-v5.15/drivers/net/ethernet/agere/ |
| D | et131x.h | 185 * 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-v5.15/include/linux/ |
| D | ktime.h | 169 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-v5.15/Documentation/networking/dsa/ |
| D | configuration.rst | 96 # For kernels earlier than v5.12, the master interface needs to be 108 # For kernels earlier than v5.12, the master interface needs to be 134 # For kernels earlier than v5.12, the master interface needs to be 178 # For kernels earlier than v5.12, the master interface needs to be 221 # For kernels earlier than v5.12, the master interface needs to be 261 # For kernels earlier than v5.12, the master interface needs to be
|
| /Linux-v5.15/fs/ntfs/ |
| D | logfile.h | 41 * 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-v5.15/tools/memory-model/Documentation/ |
| D | glossary.txt | 8 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.
|
| D | ordering.txt | 69 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.
|
| D | explanation.txt | 197 it, as loads can obtain values only from earlier stores. 464 through a pointer will depend on the value read earlier from that 482 come earlier in program order. Symbolically, if we have R ->data X, 639 coming earlier in the coherence order (in this case, x's initial 689 equivalently, when R reads from a store which comes earlier than W in 781 the CPU to execute all po-earlier instructions before any 784 smp_rmb() forces the CPU to execute all po-earlier loads 787 smp_wmb() forces the CPU to execute all po-earlier stores 796 execute all po-earlier instructions before the store 803 For each other CPU C', smp_wmb() forces all po-earlier stores [all …]
|
| /Linux-v5.15/Documentation/core-api/ |
| D | refcount-vs-atomic.rst | 42 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-v5.15/lib/ |
| D | win_minmax.c | 19 * 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-v5.15/Documentation/userspace-api/media/cec/ |
| D | cec-ioc-receive.rst | 52 2. the result of an earlier non-blocking transmit (the ``sequence`` field will 247 Other bits can still be set if earlier attempts met with failure before 319 - The reply to an earlier transmitted message timed out. 326 was the reply to an earlier transmitted message. 331 - The wait for a reply to an earlier transmitted message was aborted
|
| /Linux-v5.15/drivers/media/pci/bt8xx/ |
| D | bttv-vbi.c | 37 /* 2048 for compatibility with earlier driver versions. The driver 111 as earlier driver versions did. The driver permits video in vbi_buffer_prepare() 239 /* For compatibility with earlier driver versions we must pretend in try_fmt() 285 /* As in earlier driver versions. */ in try_fmt() 380 behaviour of earlier driver versions after video in bttv_g_fmt_vbi_cap()
|
| /Linux-v5.15/include/soc/tegra/ |
| D | mc.h | 31 * For Tegra210 and earlier, this is the SWGROUP ID used for IOVA translations in the 43 /* Tegra SMMU enable (Tegra210 and earlier) */
|
| /Linux-v5.15/arch/powerpc/boot/ |
| D | holly.c | 8 * Based on earlier code:
|
| /Linux-v5.15/Documentation/arm64/ |
| D | tagged-address-abi.rst | 54 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-v5.15/arch/s390/include/asm/ |
| D | kfence.h | 22 * but earlier where page table allocations still happen with memblock.
|
| /Linux-v5.15/arch/powerpc/include/asm/ |
| D | bootx.h | 21 /* BootX passes the device-tree using a format that comes from earlier
|
| /Linux-v5.15/include/linux/platform_data/ |
| D | dma-s3c24xx.h | 20 * s3c2443 and later and channel-selection map for earlier SoCs
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | app-pri.rst | 22 device assigns a medium priority, compatible with earlier versions of
|
| /Linux-v5.15/Documentation/arm/ |
| D | kernel_user_helpers.rst | 28 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-v5.15/Documentation/usb/ |
| D | ohci.rst | 14 compared to the earlier "Universal Host Controller Interface" (UHCI) from
|
| /Linux-v5.15/arch/powerpc/platforms/85xx/ |
| D | mvme2500.c | 7 * Based on earlier code by:
|
| /Linux-v5.15/Documentation/devicetree/bindings/mtd/partitions/ |
| D | brcm,bcm947xx-cfe-partitions.txt | 24 As mentioned earlier, role of some partitions may depend on extra configuration.
|
| /Linux-v5.15/Documentation/admin-guide/mm/ |
| D | ksm.rst | 108 Default: 1 (merging across nodes as in earlier releases) 132 Default: 0 (normal KSM behaviour as in earlier releases)
|
| /Linux-v5.15/drivers/gpu/drm/i915/gt/ |
| D | intel_context.h | 84 * intel_context_unlock_pinned - Releases the earlier locking of 'pinned' status 87 * Releases the lock earlier acquired by intel_context_unlock_pinned().
|
| /Linux-v5.15/net/hsr/ |
| D | Kconfig | 22 that have been forwarded earlier.
|