Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/qemu/qapi/
H A Dmisc.json37 # -> { "execute": "add_client", "arguments": { "protocol": "vnc", string
65 # -> { "execute": "query-name" } string
116 # -> { "execute": "query-iothreads" } string
149 # -> { "execute": "stop" } string
173 # -> { "execute": "cont" } string
197 # -> { "execute": "x-exit-preconfig" } string
237 # -> { "execute": "human-monitor-command", string
263 # -> { "execute": "getfd", "arguments": { "fdname": "fd1" } } string
290 # -> { "execute": "get-win32-socket", string
307 # -> { "execute": "closefd", "arguments": { "fdname": "fd1" } } string
[all …]
H A Dblock.json125 # -> { "execute": "eject", "arguments": { "id": "ide1-0-1" } } string
169 # -> { "execute": "blockdev-open-tray", string
207 # -> { "execute": "blockdev-close-tray", string
239 # -> { "execute": "blockdev-remove-medium", string
245 # -> { "execute": "blockdev-open-tray", string
257 # -> { "execute": "blockdev-remove-medium", string
280 # -> { "execute": "blockdev-add", string
288 # -> { "execute": "blockdev-insert-medium", string
351 # -> { "execute": "blockdev-change-medium", string
360 # -> { "execute": "blockdev-change-medium", string
[all …]
H A Dcontrol.json23 # -> { "execute": "qmp_capabilities", string
104 # -> { "execute": "query-version" } string
141 # -> { "execute": "query-commands" } string
172 # -> { "execute": "quit" } string
H A Dreplay.json61 # -> { "execute": "query-replay" } string
83 # -> { "execute": "replay-break", "arguments": { "icount": 220414 } } string
98 # -> { "execute": "replay-delete-break" } string
119 # -> { "execute": "replay-seek", "arguments": { "icount": 220414 } } string
H A Ddump.json101 # -> { "execute": "dump-guest-memory", string
157 # -> { "execute": "query-dump" } string
208 # -> { "execute": "query-dump-guest-memory-capability" } string
H A Dtpm.json36 # -> { "execute": "query-tpm-models" } string
65 # -> { "execute": "query-tpm-types" } string
171 # -> { "execute": "query-tpm" } string
H A Drocker.json37 # -> { "execute": "query-rocker", "arguments": { "name": "sw1" } } string
105 # -> { "execute": "query-rocker-ports", "arguments": { "name": "sw1" } } string
247 # -> { "execute": "query-rocker-of-dpa-flows", string
322 # -> { "execute": "query-rocker-of-dpa-groups", string
H A Dyank.json88 # -> { "execute": "yank", string
111 # -> { "execute": "query-yank" } string
H A Dtrace.json58 # -> { "execute": "trace-event-get-state", string
81 # -> { "execute": "trace-event-set-state", string
H A Dtransaction.json251 # -> { "execute": "transaction", string
H A Dpci.json189 # -> { "execute": "query-pci" } string
H A Dmisc-arm.json43 # -> { "execute": "query-gic-capabilities" } string
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfiguration.cpp33 void Configuration::execute(Services& services, System& system, in execute() function in phosphor::power::regulators::Configuration
39 void Configuration::execute(Services& services, System& system, in execute() function in phosphor::power::regulators::Configuration
45 void Configuration::execute(Services& services, System& system, in execute() function in phosphor::power::regulators::Configuration
H A Dpresence_detection.cpp32 bool PresenceDetection::execute(Services& services, System& system, in execute() function in phosphor::power::regulators::PresenceDetection
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_exception.c36 static int execute(void) in execute() function
H A Defi_selftest_textinput.c39 static int execute(void) in execute() function
H A Defi_selftest_rtc.c37 static int execute(void) in execute() function
H A Defi_selftest_textoutput.c20 static int execute(void) in execute() function
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dif_action.cpp24 bool IfAction::execute(ActionEnvironment& environment) in execute() function in phosphor::power::regulators::IfAction
H A Daction_utils.hpp44 inline bool execute(std::vector<std::unique_ptr<Action>>& actions, in execute() function
H A Dcompare_presence_action.cpp28 bool ComparePresenceAction::execute(ActionEnvironment& environment) in execute() function in phosphor::power::regulators::ComparePresenceAction
H A Di2c_write_bit_action.cpp29 bool I2CWriteBitAction::execute(ActionEnvironment& environment) in execute() function in phosphor::power::regulators::I2CWriteBitAction
H A Dlog_phase_fault_action.hpp60 virtual bool execute(ActionEnvironment& environment) override in execute() function in phosphor::power::regulators::LogPhaseFaultAction
H A Dnot_action.hpp67 virtual bool execute(ActionEnvironment& environment) override in execute() function in phosphor::power::regulators::NotAction
H A Dset_device_action.hpp61 virtual bool execute(ActionEnvironment& environment) override in execute() function in phosphor::power::regulators::SetDeviceAction

1234