| /openbmc/qemu/qapi/ |
| H A D | misc.json | 37 # -> { "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 D | block.json | 125 # -> { "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 D | control.json | 23 # -> { "execute": "qmp_capabilities", string 104 # -> { "execute": "query-version" } string 141 # -> { "execute": "query-commands" } string 172 # -> { "execute": "quit" } string
|
| H A D | replay.json | 61 # -> { "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 D | dump.json | 101 # -> { "execute": "dump-guest-memory", string 157 # -> { "execute": "query-dump" } string 208 # -> { "execute": "query-dump-guest-memory-capability" } string
|
| H A D | tpm.json | 36 # -> { "execute": "query-tpm-models" } string 65 # -> { "execute": "query-tpm-types" } string 171 # -> { "execute": "query-tpm" } string
|
| H A D | rocker.json | 37 # -> { "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 D | yank.json | 88 # -> { "execute": "yank", string 111 # -> { "execute": "query-yank" } string
|
| H A D | trace.json | 58 # -> { "execute": "trace-event-get-state", string 81 # -> { "execute": "trace-event-set-state", string
|
| H A D | transaction.json | 251 # -> { "execute": "transaction", string
|
| H A D | pci.json | 189 # -> { "execute": "query-pci" } string
|
| H A D | misc-arm.json | 43 # -> { "execute": "query-gic-capabilities" } string
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | configuration.cpp | 33 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 D | presence_detection.cpp | 32 bool PresenceDetection::execute(Services& services, System& system, in execute() function in phosphor::power::regulators::PresenceDetection
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_exception.c | 36 static int execute(void) in execute() function
|
| H A D | efi_selftest_textinput.c | 39 static int execute(void) in execute() function
|
| H A D | efi_selftest_rtc.c | 37 static int execute(void) in execute() function
|
| H A D | efi_selftest_textoutput.c | 20 static int execute(void) in execute() function
|
| /openbmc/phosphor-power/phosphor-regulators/src/actions/ |
| H A D | if_action.cpp | 24 bool IfAction::execute(ActionEnvironment& environment) in execute() function in phosphor::power::regulators::IfAction
|
| H A D | action_utils.hpp | 44 inline bool execute(std::vector<std::unique_ptr<Action>>& actions, in execute() function
|
| H A D | compare_presence_action.cpp | 28 bool ComparePresenceAction::execute(ActionEnvironment& environment) in execute() function in phosphor::power::regulators::ComparePresenceAction
|
| H A D | i2c_write_bit_action.cpp | 29 bool I2CWriteBitAction::execute(ActionEnvironment& environment) in execute() function in phosphor::power::regulators::I2CWriteBitAction
|
| H A D | log_phase_fault_action.hpp | 60 virtual bool execute(ActionEnvironment& environment) override in execute() function in phosphor::power::regulators::LogPhaseFaultAction
|
| H A D | not_action.hpp | 67 virtual bool execute(ActionEnvironment& environment) override in execute() function in phosphor::power::regulators::NotAction
|
| H A D | set_device_action.hpp | 61 virtual bool execute(ActionEnvironment& environment) override in execute() function in phosphor::power::regulators::SetDeviceAction
|