| /linux/include/linux/ |
| A D | ktime.h | 167 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()
|
| /linux/rust/kernel/ |
| A D | time.rs | 70 pub fn ktime_ms_delta(later: Ktime, earlier: Ktime) -> i64 { in ktime_ms_delta() 71 (later - earlier).to_ms() in ktime_ms_delta()
|
| /linux/Documentation/core-api/ |
| A 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/Documentation/scheduler/ |
| A D | sched-eevdf.rst | 8 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/sound/hd-audio/ |
| A D | intel-multi-link.rst | 89 present in earlier generations. 181 present in earlier generations. 252 present in earlier generations:
|
| /linux/tools/memory-model/Documentation/ |
| A 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.
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| A D | refcount-vs-atomic.rst | 43 [po-earlier]指令)在执行任何程序顺序较后指令(po-later)之前完成。它还保证
|
| /linux/Documentation/userspace-api/media/cec/ |
| A D | cec-ioc-receive.rst | 52 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/Documentation/userspace-api/media/v4l/ |
| A D | app-pri.rst | 22 device assigns a medium priority, compatible with earlier versions of
|
| A D | io.rst | 31 the same file descriptor, for compatibility with V4L and earlier
|
| /linux/Documentation/networking/dsa/ |
| A D | configuration.rst | 99 # 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/tools/testing/selftests/net/packetdrill/ |
| A D | tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt | 40 // So FQ will allow following packet to be sent a bit earlier (quantum/2)
|
| /linux/Documentation/usb/ |
| A D | ohci.rst | 14 compared to the earlier "Universal Host Controller Interface" (UHCI) from
|
| /linux/Documentation/devicetree/bindings/mtd/partitions/ |
| A D | brcm,bcm947xx-cfe-partitions.yaml | 30 As mentioned earlier, role of some partitions may depend on extra
|
| /linux/arch/arm/boot/dts/marvell/ |
| A D | armada-xp-crs305-1g-4s.dtsi | 13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
|
| A D | armada-xp-crs326-24g-2s.dtsi | 13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
|
| A D | armada-xp-crs328-4c-20s-4s.dtsi | 13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
|
| A D | armada-xp-db-xc3-24g4xg.dts | 12 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
|
| A D | armada-xp-db-dxbc2.dts | 12 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
|
| /linux/Documentation/admin-guide/ |
| A D | verify-bugs-and-bisect-regressions.rst | 10 causing the issue, if it is a regression (e.g. did not happen with earlier 130 b) Build, install, and boot a kernel as described earlier in *segment 1, 151 c) Build, install, and boot a kernel as described earlier in *segment 1, 673 commands the earlier steps already described in more detail:: 712 you created earlier works as expected; a bisection with the .config file 720 Start by checking out the sources for the version earlier established as 778 the commands introduced earlier:: 1001 already did so earlier:: 1343 a range (say 6.1..6.2), as they are internally based on earlier kernels 1649 again mentioned earlier to update your local Git repository. [all …]
|
| /linux/Documentation/devicetree/bindings/arm/ |
| A D | gemini.yaml | 13 It was derived from earlier products from Storm named SL3316 (Centroid) and
|
| /linux/net/hsr/ |
| A D | Kconfig | 22 that have been forwarded earlier.
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-pci-drivers-ehci_hcd | 44 correct for 2.6.35 (and probably several earlier kernel
|
| /linux/Documentation/arch/arm64/ |
| A 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/arch/x86/ |
| A D | Makefile_32.cpu | 45 # add at the end to overwrite eventual tuning options from earlier
|