/openbmc/qemu/tests/qemu-iotests/ |
H A D | 026.out.nocache | 6 Event: l1_update; errno: 5; imm: off; once: on; write 11 Event: l1_update; errno: 5; imm: off; once: on; write -b 16 Event: l1_update; errno: 5; imm: off; once: off; write 23 Event: l1_update; errno: 5; imm: off; once: off; write -b 30 Event: l1_update; errno: 28; imm: off; once: on; write 35 Event: l1_update; errno: 28; imm: off; once: on; write -b 40 Event: l1_update; errno: 28; imm: off; once: off; write 47 Event: l1_update; errno: 28; imm: off; once: off; write -b 54 Event: l2_load; errno: 5; imm: off; once: on; write 62 Event: l2_load; errno: 5; imm: off; once: on; write -b [all …]
|
H A D | 026.out | 6 Event: l1_update; errno: 5; imm: off; once: on; write 11 Event: l1_update; errno: 5; imm: off; once: on; write -b 16 Event: l1_update; errno: 5; imm: off; once: off; write 23 Event: l1_update; errno: 5; imm: off; once: off; write -b 30 Event: l1_update; errno: 28; imm: off; once: on; write 35 Event: l1_update; errno: 28; imm: off; once: on; write -b 40 Event: l1_update; errno: 28; imm: off; once: off; write 47 Event: l1_update; errno: 28; imm: off; once: off; write -b 54 Event: l2_load; errno: 5; imm: off; once: on; write 62 Event: l2_load; errno: 5; imm: off; once: on; write -b [all …]
|
H A D | 026 | 85 for once in on off; do 93 once ="$once" 99 echo "Event: $event; errno: $errno; imm: $imm; once: $once; write $vmstate" 143 for once in on off; do 151 once = "$once" 157 echo "Event: $event; errno: $errno; imm: $imm; once: $once; write $vmstate" 183 for once in on off; do 190 once = "$once" 196 echo "Event: $event; errno: $errno; imm: $imm; once: $once" 214 once = "on" [all …]
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_boot_devices.robot | 23 &{redfish_ipmi_enabled_map} Once=Options apply to only next boot 45 Verify BMC Redfish Boot Source Override with Enabled Mode As Once 46 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Once. 51 Once Hdd UEFI 52 Once Pxe UEFI 53 Once Diags UEFI 54 Once Cd UEFI 55 Once BiosSetup UEFI 56 Once None UEFI 57 Once Hdd Legacy [all …]
|
/openbmc/qemu/tests/qtest/ |
H A D | boot-order-test.c | 90 { "-boot once=a", 92 { "-boot once=a -no-fd-bootchk", 94 { "-boot once=a,order=c", 96 { "-boot once=d -boot order=nda", 98 { "-boot once=a -boot once=b -boot once=c", 119 { "-boot once=d,order=c", 'd', 'c' },
|
H A D | qtest_aspeed.c | 22 static int once; in aspeed_i2c_startup() local 24 if (!once) { in aspeed_i2c_startup() 29 once = 1; in aspeed_i2c_startup()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/files/ |
H A D | dbus-avoid-strange-chars-from-the-build-dir.patch | 13 the normal include guards and request "#pragma once" instead. 31 + COMMAND gdbus-codegen --pragma-once --interface-prefix org.bluez.Adapter1. --ge… 38 + COMMAND gdbus-codegen --pragma-once --interface-prefix org.bluez.Device1. --gen… 45 + COMMAND gdbus-codegen --pragma-once --interface-prefix org.bluez.GattService1. … 52 + COMMAND gdbus-codegen --pragma-once --interface-prefix org.bluez.Characteristic… 59 + COMMAND gdbus-codegen --pragma-once --interface-prefix org.bluez.Descriptor1. -… 66 + COMMAND gdbus-codegen --pragma-once --interface-prefix org.bluez.Battery1. --ge…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
H A D | 0001-Don-t-use-__GNUC_PREREQ.patch | 33 #pragma once 54 #pragma once 65 #pragma once 81 #pragma once 97 #pragma once 113 #pragma once
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/ |
H A D | dhrystone-c89.patch | 98 /* executed once */ 108 /* executed once */ 122 /* executed once */ 137 /* executed once */ 146 /* executed once */ 170 /* executed once */ 204 /* executed once */ 221 /* executed once */ 237 /* executed once */
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
H A D | phosphor-ipmi-host.service | 3 Wants=clear-once.service 6 After=clear-once.service
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | pdbg_utils.hpp | 1 #pragma once 51 * The probe call only has to happen once per application start so ensure 52 * this function only probes once no matter how many times it's called.
|
/openbmc/u-boot/board/efi/ |
H A D | Kconfig | 12 takes over once the RAM, video and CPU are fully running. 20 takes over once the RAM, video and CPU are fully running.
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | sync-once.sh | 3 # Sync the files/dirs specified in synclist once 4 # Usually the sync-manager could sync the file once before it starts, so that
|
/openbmc/sdbusplus/test/async/ |
H A D | watchdog.cpp | 58 // Expect sd_watchdog_enabled to be called once and return .1 second in TEST_F() 65 // Expect sd_notify to be called at least once for heartbeat in TEST_F() 86 // Expect sd_watchdog_enabled to be called once and return 0 (disabled) in TEST_F()
|
/openbmc/phosphor-networkd/src/ |
H A D | rtnetlink_server.hpp | 1 #pragma once 15 and calls the call back once it gets the event.
|
/openbmc/slpd-lite/ |
H A D | slp_server.hpp | 1 #pragma once 20 on the port and calls the call back once it gets the event.
|
/openbmc/docs/designs/ |
H A D | power-systems-memory-preserving-reboot.md | 79 hardware states in a specified format and store into the host memory. Once the 81 memory preserved reboot. Once the system finished booting, the hypervisor 110 - Once the dump is generated, the hypervisor should notify BMC. 157 Once the SBE finishes the hardware collection, it does following to boot the 165 Once SBE is started, it starts hostboot, hostboot copies the architected states 170 Once the hypervisor is started, it formats the dump and sends a notification to 178 Once HMC is ready to offload, it creates NBD server and send dump offload
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
H A D | 0001-Add-missing-includes-cstdint-and-cstdio.patch | 25 #pragma once 38 #pragma once 63 #pragma once
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
H A D | 0001-Fix-build-error-with-gcc-13-by-adding-cstdint-header.patch | 35 #pragma once 48 #pragma once 59 #pragma once
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | Host.interface.yaml | 38 once the command has been sent to the host. 44 command will return once the command has been sent to the host.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
H A D | CVE-2019-19906.patch | 30 - addlen=strlen(add); /* only compute once */ 31 + addlen=strlen(add)+1; /* only compute once */
|
/openbmc/phosphor-logging/config/ |
H A D | config.h.meson | 1 #pragma once 8 // Once autoconf is removed, they should be switched over to
|
/openbmc/phosphor-power/phosphor-regulators/docs/ |
H A D | phase_fault_monitoring.md | 19 A phase fault error will only be logged for a regulator once per system boot. 35 will only be logged once per system boot.
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/ |
H A D | Average.interface.yaml | 11 10^N. This is immutable once set. 16 The unit of the reading. Immutable once set for a sensor. For objects
|
/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/sysdig-selftest/ |
H A D | 0055-Add-cstdint-for-uintXX_t-types.patch | 22 #pragma once 32 #pragma once
|