Home
last modified time | relevance | path

Searched refs:earlier (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/openbmc/linux/include/linux/
H A 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()
/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/
H A D0002-align-startOffset-with-p_align-instead-of-pagesize-f.patch9 glibc earlier than 2.35 incorrectly requires that the LOAD segment be (p_vaddr
13 Since there are many systems that use glibc earlier than 2.35, it is preferable
33 + /* glibc earlier than 2.35 requires that the LOAD segment satisfies
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-bpf-translate.cxx-fix-build-against-upcoming-gcc-14-.patch11 …ror: 'void* calloc(size_t, size_t)' sizes specified with 'sizeof' in the earlier argument and not …
14 …bpf-translate.cxx:5044:39: note: earlier argument should specify number of elements, later size of…
H A D0001-staprun-fix-build-against-upcoming-gcc-14-Werror-cal.patch11 …staprun.c:550:50: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in…
/openbmc/linux/Documentation/core-api/
H A 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
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Dtesting.py52 earlier = None
54 if earlier:
55 self.assertEqual(e, earlier.next_element)
56 self.assertEqual(earlier, e.previous_element)
57 earlier = e
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A DREADME.rst37 created earlier, eg. ``yourusername/qemu``;
39 * ``CIRRUS_API_TOKEN``, containing the Cirrus CI API token generated earlier.
/openbmc/linux/Documentation/sound/hd-audio/
H A Dintel-multi-link.rst89 present in earlier generations.
181 present in earlier generations.
252 present in earlier generations:
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/
H A DMakefile.am-fix-parallel-issue.patch6 There might be no src dir if src/builtin.h runs earlier, create it to
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Drefcount-vs-atomic.rst43 [po-earlier]指令)在执行任何程序顺序较后指令(po-later)之前完成。它还保证
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/
H A Dac_config_links.patch26 # Automake 1.10.1 and earlier try to remove GNUmakefile in non-VPATH
/openbmc/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.
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drepro-issue-fix-with-v175.patch4 This change will fix the path name format back to '/rust/$hash' as in earlier versions.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dapp-pri.rst22 device assigns a medium priority, compatible with earlier versions of
H A Dio.rst31 the same file descriptor, for compatibility with V4L and earlier
/openbmc/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
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
/openbmc/openbmc-test-automation/docs/
H A Dcode_standards_check.md6 It helps catches those silly mistake earlier before the review.
/openbmc/linux/Documentation/usb/
H A Dohci.rst14 compared to the earlier "Universal Host Controller Interface" (UHCI) from
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/
H A Dlibtevent_0.16.0.bb38 # Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils-2.42.inc21 CVE_STATUS[CVE-2023-25584] = "cpe-incorrect: Applies only for version 2.40 and earlier"
/openbmc/linux/Documentation/networking/dsa/
H A 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
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/
H A Dlibtdb_1.4.10.bb35 # Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/
H A Dlibtalloc_2.4.2.bb35 # Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,bcm947xx-cfe-partitions.yaml30 As mentioned earlier, role of some partitions may depend on extra
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-crs328-4c-20s-4s.dtsi13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier

12345678910>>...14