Home
last modified time | relevance | path

Searched full:goes (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/openbmc/openbmc/poky/meta/recipes-extended/iputils/iputils/
H A DCVE-2025-47268.patch29 ./ping/ping: Warning: time of day goes back (-7256972569576721377us), taking countermeasures
30 ./ping/ping: Warning: time of day goes back (-7256972569576721232us), taking countermeasures
45 Also existing message "time of day goes back ..." needed to be modified
53 ./ping/ping: Warning: time of day goes back (-3985394643238914 s), taking countermeasures
55 ./ping/ping: Warning: time of day goes back (-3985394643238914 s), taking countermeasures
58 ./ping/ping: Warning: time of day goes back (-4243165695442945 s), taking countermeasures
111 - error(0, 0, _("Warning: time of day goes back (%ldus), taking countermeasures"), triptime);
127 + error(0, 0, _("Warning: time of day goes back (%ld s), taking countermeasures"), tv->tv_sec);
/openbmc/webui-vue/docs/guide/quickstart/
H A Dpage-anatomy.md22 // Page content goes here
66 // Page content goes here
/openbmc/u-boot/arch/x86/include/asm/
H A Dmpspec.h339 * @dstapic: destination I/O APIC id where the interrupt goes to
340 * @dstirq: destination I/O APIC pin where the interrupt goes to
355 * @dstapic: destination I/O APIC id where the interrupt goes to
356 * @dstirq: destination I/O APIC pin where the interrupt goes to
371 * @dstapic: destination local APIC id where the interrupt goes to
372 * @destlint: destination local APIC pin where the interrupt goes to
/openbmc/sdbusplus/include/sdbusplus/
H A Dtimer.hpp100 // A periodic timer means that when the timer goes off, in start()
106 // A ONESHOT timer means that when the timer goes off, in start()
204 /** @brief Callback function when timer goes off
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D00-create-volatile.conf1 # This goes hand-in-hand with the base-files of OE-Core. The file must
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-monotonic_1.6.bb1 …() function which returns the value (in fractional seconds) of a clock which never goes backwards."
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DApplyOptions.interface.yaml7 done and when the firmware goes to Active state. The default value of this
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A D50-gbmc-br-cn-redirect.rules14 # otherwise drop later if the packets goes into input
/openbmc/u-boot/drivers/remoteproc/
H A Dk3_rproc.c50 * Return: 0 if all goes good, else appropriate error message.
159 * Return: 0 if all goes good, else appropriate error message.
210 * Return: 0 if all goes good, else appropriate error message.
H A Dk3_system_controller.c157 * Return: 0 if all goes good, else appropriate error message.
251 * Return: 0 if all goes good, else appropriate error message.
279 * Return: 0 if all goes good, else appropriate error message.
/openbmc/u-boot/tools/concurrencytest/
H A Dconcurrencytest.py74 # Close stdin so that the child goes away if it decides to
85 # goes wrong. The traceback is formatted to a string and
/openbmc/u-boot/tools/binman/test/
H A D058_x86_ucode_spl_needs_retry.dts17 * Microcode goes before the DTB which contains it, so binman
/openbmc/bmcweb/redfish-core/include/
H A Dfilesystem_log_watcher.hpp33 // Explicit make the last item so it is canceled before the buffer goes out
/openbmc/phosphor-host-ipmid/xyz/openbmc_project/Ipmi/Internal/
H A DSoftPowerOff.interface.yaml6 mentioning that the type is SOFT_OFF. Host then goes ahead and starts to
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort3/
H A D0001-cmake-Check-for-HP-libunwind.patch8 e.g. unw_strerror goes missing. By checking for libunwind-common.h in
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0002-include-include-xfs-linux.h-after-sys-mman.h.patch6 This helps compiling with musl which goes ahead and undefines MAP_SYNC
/openbmc/u-boot/drivers/mailbox/
H A Dk3-sec-proxy.c104 * Return: 0 if all goes good, else return corresponding error message.
159 * Return: 0 if all goes good, else appropriate error message.
197 * Return: 0 if all goes good, else appropriate error message.
259 * Return: 0 if all goes good, else appropriate error message.
/openbmc/u-boot/doc/
H A DREADME.log145 If logging information goes nowhere then it serves no purpose. U-Boot provides
149 console - goes to stdout
233 device - goes to a device (e.g. serial)
/openbmc/qemu/include/hw/ppc/
H A Dpnv_xscom.h199 #define PNV10_XSCOM_PEC_NEST_BASE 0x3011800 /* index goes downwards ... */
204 #define PNV10_XSCOM_PEC_PCI_BASE 0x8010800 /* index goes upwards ... */
/openbmc/phosphor-ipmi-blobs/test/
H A Dipmi_close_unittest.cpp37 // Verify that if all goes right, success is returned. in TEST()
/openbmc/docs/security/
H A Dobmc-github-security-advisory-template.md37 Title goes here...
/openbmc/phosphor-mboxd/
H A Dformat-code.sh24 # literal 'file' and it goes looking for a .clang-format or _clang-format file.
/openbmc/docs/development/
H A Dweb-ui.md72 Phosphor-webui was built on AngularJS and AngularJS goes End of Life June
154 corresponding text that goes with the images. Changing the text to match with
/openbmc/u-boot/board/freescale/mpc8323erdb/
H A DREADME35 an erase goes ahead and wipes out your current firmware.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-gevent/
H A D0001-_setuputils.py-Do-not-add-sys_inc_dir.patch24 # header goes into a site/ subdir. See https://github.com/pypa/pip/issues/4610

12345678910>>...14