Home
last modified time | relevance | path

Searched full:once (Results 1 – 25 of 2555) sorted by relevance

12345678910>>...103

/openbmc/qemu/tests/qemu-iotests/
H A D026.out.nocache6 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 D026.out6 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 D02685 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 Dtest_boot_devices.robot23 &{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 Dboot-order-test.c90 { "-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 Dqtest_aspeed.c22 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 Ddbus-avoid-strange-chars-from-the-build-dir.patch13 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 D0001-Don-t-use-__GNUC_PREREQ.patch33 #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 Ddhrystone-c89.patch98 /* 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 Dphosphor-ipmi-host.service3 Wants=clear-once.service
6 After=clear-once.service
/openbmc/openpower-proc-control/extensions/phal/
H A Dpdbg_utils.hpp1 #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 DKconfig12 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 Dsync-once.sh3 # 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 Dwatchdog.cpp58 // 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 Drtnetlink_server.hpp1 #pragma once
15 and calls the call back once it gets the event.
/openbmc/slpd-lite/
H A Dslp_server.hpp1 #pragma once
20 on the port and calls the call back once it gets the event.
/openbmc/docs/designs/
H A Dpower-systems-memory-preserving-reboot.md79 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 D0001-Add-missing-includes-cstdint-and-cstdio.patch25 #pragma once
38 #pragma once
63 #pragma once
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-Fix-build-error-with-gcc-13-by-adding-cstdint-header.patch35 #pragma once
48 #pragma once
59 #pragma once
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DHost.interface.yaml38 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 DCVE-2019-19906.patch30 - addlen=strlen(add); /* only compute once */
31 + addlen=strlen(add)+1; /* only compute once */
/openbmc/phosphor-logging/config/
H A Dconfig.h.meson1 #pragma once
8 // Once autoconf is removed, they should be switched over to
/openbmc/phosphor-power/phosphor-regulators/docs/
H A Dphase_fault_monitoring.md19 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 DAverage.interface.yaml11 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 D0055-Add-cstdint-for-uintXX_t-types.patch22 #pragma once
32 #pragma once

12345678910>>...103