Home
last modified time | relevance | path

Searched defs:action (Results 76 – 100 of 192) sorted by relevance

12345678

/openbmc/phosphor-led-sysfs/
H A Dphysical.cpp95 void Physical::stableStateOperation(Action action) in stableStateOperation()
/openbmc/qemu/target/s390x/
H A Ddiag.c32 uint64_t action = env->regs[r3]; in handle_diag_288() local
/openbmc/qemu/
H A Dblockdev.c1063 static void blockdev_do_action(TransactionAction *action, Error **errp) in blockdev_do_action()
1087 TransactionAction action = { in qmp_blockdev_snapshot_sync() local
1101 TransactionAction action = { in qmp_blockdev_snapshot() local
1116 TransactionAction action = { in qmp_blockdev_snapshot_internal_sync() local
1364 static void external_snapshot_action(TransactionAction *action, in external_snapshot_action()
1924 static void block_dirty_bitmap_add_action(BlockDirtyBitmapAdd *action, in block_dirty_bitmap_add_action()
1964 static void block_dirty_bitmap_clear_action(BlockDirtyBitmap *action, in block_dirty_bitmap_clear_action()
2008 static void block_dirty_bitmap_enable_action(BlockDirtyBitmap *action, in block_dirty_bitmap_enable_action()
2046 static void block_dirty_bitmap_disable_action(BlockDirtyBitmap *action, in block_dirty_bitmap_disable_action()
2084 static void block_dirty_bitmap_merge_action(BlockDirtyBitmapMerge *action, in block_dirty_bitmap_merge_action()
[all …]
/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp457 std::unique_ptr<PowerOffAction> action; in getPowerOffAction() local
525 auto action = getPowerOffAction(config, powerInterface, func); in getPowerOffRules() local
/openbmc/telemetry/src/
H A Dtrigger.cpp192 [](const auto& action) { in __anon5e4599b80402()
230 utils::transform(triggerActions, [](const auto& action) { in storeConfiguration()
H A Dtrigger_actions.hpp8 namespace action namespace
H A Ddiscrete_threshold.cpp99 for (const auto& action : actions) in commit() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Drail_tests.cpp96 std::unique_ptr<MockAction> action = std::make_unique<MockAction>(); in TEST() local
245 std::unique_ptr<MockAction> action = std::make_unique<MockAction>(); in TEST() local
386 std::unique_ptr<MockAction> action = std::make_unique<MockAction>(); in TEST() local
/openbmc/phosphor-fan-presence/control/
H A Dzone.cpp309 [this, &trigger, &event](const auto& action) { in initEvent()
412 [this, &eventGroup](const auto& action) { in timerExpired()
424 [this, &eventData](const auto& action) { in handleEvent()
H A Dtriggers.cpp78 [&zone, &group](const auto& action) { in init()
H A Dactions.cpp9 namespace action namespace
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-plugin-mem-access.c27 #define PRINT_EXPECTED(function, type, value, action) \ argument
/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtachtool.c35 ePwmTachactions action = END_OF_FUNCLIST; variable
/openbmc/phosphor-watchdog/src/
H A Dwatchdog.hpp52 Action action; member
/openbmc/openpower-hw-diags/attn/pel/
H A Dpel_minimal.cpp82 void PelMinimal::setAction(uint16_t action) in setAction()
/openbmc/qemu/tests/tcg/ppc64/
H A Dbcdsub.c123 struct sigaction action; in main() local
/openbmc/qemu/hw/net/rocker/
H A Drocker-hmp-cmds.c86 RockerOfDpaFlowAction *action = flow->action; in hmp_rocker_of_dpa_flows() local
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dsystemd.py19 def systemctl(self, action='', target='', expected=0, verbose=False): argument
/openbmc/qemu/util/
H A Dqemu-progress.c83 struct sigaction action; in progress_dummy_init() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmain.py48 def _get_help_string(self, action): argument
/openbmc/sdbusplus/include/sdbusplus/
H A Dtimer.hpp199 int setEnabled(int action) in setEnabled()
/openbmc/google-misc/subprojects/bare-metal-host-monitor/
H A Dhost_gpio_monitor.cpp45 const std::string& state, bool action, in checkPostComplete()
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dinit.cpp177 for (auto& action : actions) in triggerInit() local
/openbmc/u-boot/cmd/
H A Deeprom.c298 static int eeprom_execute_command(enum eeprom_action action, int i2c_bus, in eeprom_execute_command()
354 enum eeprom_action action = EEPROM_ACTION_INVALID; in do_eeprom() local
/openbmc/phosphor-led-manager/scripts/
H A Dparse_led.py99 def led_action_literal(action): argument

12345678