Home
last modified time | relevance | path

Searched refs:reached (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/qemu/hw/timer/
H A Dslavio_timer.c56 uint32_t count, counthigh, reached; member
134 t->reached = TIMER_REACHED; in slavio_timer_irq()
159 ret = t->counthigh | t->reached; in slavio_timer_mem_readl()
164 t->reached = 0; in slavio_timer_mem_readl()
176 t->reached; in slavio_timer_mem_readl()
222 t->reached = 0; in slavio_timer_mem_writel()
246 t->reached = 0; in slavio_timer_mem_writel()
351 VMSTATE_UINT32(reached, CPUTimerState),
379 curr_timer->reached = 0; in slavio_timer_reset()
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/
H A D0001-misc-Implement-grub_strlcpy.patch46 + * if it reached the end of the string, but we know dest[size - 1] must always
52 + /* If there is still space in dest, but are here, we reached the end of src. */
57 + * If we haven't reached the end of the string, iterate through to determine
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A DCVE-2024-38536.patch4 Subject: [PATCH 4/4] http: fix nul deref on memcap reached
7 when memcap is reached.
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/fsguard/
H A Dxfce4-fsguard-plugin_1.1.3.bb1 …hecks free space on a chosen mount point frequently and displays a message when a limit is reached"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-astor/
H A D0001-rtrip.py-convert-to-python3.patch6 As Python 2 reached end of life (EOL), so convert rtrip.py to python3.
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/
H A Dinittab29 # Normally not reached, but fallthrough in case of emergency.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/
H A D0002-arm64-dts-Add-corstone1000-external-system-device-no.patch9 Upstream-Status: Denied [Agreement reached: https://lore.kernel.org/all/20241009094635.GA14639@e130…
H A D0003-dt-bindings-remoteproc-Add-Arm-remoteproc.patch9 Upstream-Status: Denied [Agreement reached: https://lore.kernel.org/all/20241009094635.GA14639@e130…
/openbmc/docs/designs/
H A Decc-dbus-sel.md20 error logging limits are reached.[1]. The BMC ECC SEL will follow IPMI SEL
67 reached, the ECC service will stop to record the ECC log. The `maximum quantity`
101 - logging limit reached log : When the correctable ECC log reaches the
H A Dbmc-boot-ready.md72 reached `Ready`
78 management code will begin monitoring for BMC `Ready`. Once reached, the
H A Dphysical-topology.md29 but not yet merged until consensus can be reached on the design.
33 where some initial consensus was reached.
H A Dsol-sysrq.md83 If `EmitEscapeCode` state is reached, it shall call `tcsendbreak()` to send the
H A Dentity-manager-hw-id-vpd-discover-via-device-tree.md233 Follow-up: A Technical Oversight Forum discussion has reached consensus that it
340 No. After some discussion, a Technical Oversight Forum consensus was reached to
346 Technical Oversight Forums consensus has been reached that this device-tree VPD
/openbmc/u-boot/doc/
H A DREADME.mpc83xx.ddrecc152 reached Single-Bit Error Threshold. Multiple Memory Errors bit is also 'on', that
153 is Counter reached Threshold more than one time (it wraps back after reaching
H A DREADME.pxe129 or EOF is reached.
133 labels end when a command not recognized as a label command is reached, or EOF.
/openbmc/openbmc/poky/meta/recipes-support/libevent/
H A Dlibevent_2.1.12.bb5 timeout has been reached. libevent also supports callbacks triggered \
/openbmc/qemu/tests/qtest/migration/i386/
H A Da-b-bootblock.S110 # not reached. The wakeup causes reset and restart at 0x7c00, and we
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.conf262 ; max children reached - number of times, the process limit has been reached,
279 ; max children reached: 0
/openbmc/qemu/qapi/
H A Dreplay.json71 # when the specified instruction is reached. There can be at most one
/openbmc/qemu/docs/devel/migration/
H A Ddirty-limit.rst60 to step PREPARE (1) until the dirty limit is reached.
/openbmc/u-boot/board/ccv/xpress/
H A Dimximage.cfg172 number of idle cycle reached. */
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dcve-exclusion.inc33 in which a user can cause the alloc_memory_type error case to be reached. \
/openbmc/u-boot/drivers/power/
H A DKconfig221 been reached. Note that the scaling is in 25 mV steps and thus
228 been reached. Note that the scaling is in 25 mV steps however and thus
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestimage.bbclass86 # qemumips is quite slow and has reached the timeout limit several times on the YP build cluster,
198 bb.warn("Global test timeout reached (%s seconds), stopping the tests." %(timeout))
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DREADME.md20 1. _BMC_ : The BMC has either started all required systemd services and reached

123