/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 164 struct actions { struct 165 void (*setup)(int, int); 166 void *(*thread1)(void *); 167 void *(*thread2)(void *); 418 struct actions *actions = &yield_actions; in main() local
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | rail_tests.cpp | 68 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 99 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 247 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 303 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 388 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 446 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local
|
H A D | system_tests.cpp | 89 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 133 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 297 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 325 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 471 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local 509 std::vector<std::unique_ptr<Action>> actions{}; in TEST() local
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | config_file_parser.cpp | 173 std::vector<std::unique_ptr<Action>> actions; in parseActionArray() local 191 std::vector<std::unique_ptr<Action>> actions = parseActionArray(element); in parseAnd() local 332 std::vector<std::unique_ptr<Action>> actions{}; in parseConfiguration() local 773 std::vector<std::unique_ptr<Action>> actions = parseActionArray(element); in parseOr() local 800 std::vector<std::unique_ptr<Action>> actions{}; in parsePhaseFaultDetection() local 929 std::vector<std::unique_ptr<Action>> actions{}; in parsePresenceDetection() local 1043 std::vector<std::unique_ptr<Action>> actions = in parseRule() local 1069 std::vector<std::unique_ptr<Action>> actions{}; in parseRuleIDOrActionsProperty() local 1135 std::vector<std::unique_ptr<Action>> actions{}; in parseSensorMonitoring() local
|
/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/ |
H A D | config-bmc.json | 8 "actions":{ object 19 "actions": { object
|
/openbmc/linux/net/sched/ |
H A D | act_api.c | 252 struct tc_action *actions[TCA_ACT_MAX_PRIO] = { in tcf_action_offload_add_ex() local 1073 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions, in tcf_action_exec() 1135 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy() 1160 static void tcf_action_put_many(struct tc_action *actions[]) in tcf_action_put_many() 1227 int tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], in tcf_action_dump() 1297 void tcf_idr_insert_many(struct tc_action *actions[]) in tcf_idr_insert_many() 1448 struct nlattr *est, struct tc_action *actions[], in tcf_action_init() 1616 static int tca_get_fill(struct sk_buff *skb, struct tc_action *actions[], in tca_get_fill() 1657 struct tc_action *actions[], int event, in tcf_get_notify() 1795 static int tcf_action_delete(struct net *net, struct tc_action *actions[]) in tcf_action_delete() [all …]
|
/openbmc/linux/Documentation/driver-api/ |
H A D | libata.rst | 850 Clearing error condition 859 Reset 952 Reconfigure transport
|
/openbmc/linux/arch/arm/probes/ |
H A D | decode-thumb.c | 863 bool emulate, const union decode_action *actions, in thumb16_probes_decode_insn() 874 bool emulate, const union decode_action *actions, in thumb32_probes_decode_insn()
|
/openbmc/linux/fs/ocfs2/dlm/ |
H A D | dlmunlock.c | 89 int actions = 0; in dlmunlock_common() local 529 int *actions) in dlm_get_cancel_actions() 561 int *actions) in dlm_get_unlock_actions()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-config.c | 26 enum actions { enum 28 } actions; variable
|
/openbmc/phosphor-power/phosphor-regulators/config_files/ |
H A D | Rainier.json | 10 "actions": [ array 18 "actions": [ array 26 "actions": [ array 46 "actions": [ array 57 "actions": [ array 69 "actions": [ array 102 "actions": [ array 123 "actions": [ array 215 "actions": [ array 266 "actions": [ array [all …]
|
H A D | BlueRidge.json | 10 "actions": [ array 18 "actions": [ array 26 "actions": [ array 46 "actions": [ array 57 "actions": [ array 69 "actions": [ array 102 "actions": [ array 123 "actions": [ array 215 "actions": [ array 266 "actions": [ array [all …]
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | i2c_compare_bit_action_tests.cpp | 112 I2CCompareBitAction actions[] = { in TEST() local 130 I2CCompareBitAction actions[] = { in TEST() local
|
/openbmc/linux/net/openvswitch/ |
H A D | actions.c | 39 const struct nlattr *actions; member 127 const struct nlattr *actions, in add_deferred_actions() 957 const struct nlattr *actions, int actions_len, in output_userspace() 1019 struct nlattr *actions = nla_data(attr); in dec_ttl_exception_handler() local 1037 struct nlattr *actions; in sample() local 1068 struct nlattr *actions; in clone() local 1224 const struct nlattr *actions, *cpl_arg; in execute_check_pkt_len() local 1528 const struct nlattr *actions, int len, in clone_execute() 1606 const struct nlattr *actions = da->actions; in process_deferred_actions() local
|
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | FactoryResetStore.js | 6 actions: { class in FactoryResetStore
|
H A D | KeyClearStore.js | 6 actions: { class in KeyClearStore
|
/openbmc/telemetry/src/ |
H A D | on_change_threshold.hpp | 37 const std::vector<std::unique_ptr<interfaces::TriggerAction>> actions; member in OnChangeThreshold
|
H A D | trigger_factory.cpp | 160 std::vector<std::unique_ptr<interfaces::TriggerAction>> actions; in makeDiscreteThreshold() local 185 std::vector<std::unique_ptr<interfaces::TriggerAction>> actions; in makeNumericThreshold() local 207 std::vector<std::unique_ptr<interfaces::TriggerAction>> actions; in makeOnChangeThreshold() local
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | action_utils.hpp | 44 inline bool execute(std::vector<std::unique_ptr<Action>>& actions, in execute()
|
/openbmc/phosphor-ipmi-flash/bmc/ |
H A D | handler_config.hpp | 32 std::unique_ptr<T> actions; member
|
H A D | README.md | 49 ### actions subsection
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
H A D | events.json | 22 "actions": [ array 76 "actions": [ array 107 "actions": [ array 136 "actions": [ array 165 "actions": [ array 194 "actions": [ array 223 "actions": [ array 252 "actions": [ array 318 "actions": [ array 325 "actions" array 397 "actions": [ global() array 530 "actions": [ global() array 563 "actions": [ global() array 605 "actions": [ global() array 647 "actions": [ global() array 689 "actions": [ global() array 731 "actions": [ global() array 773 "actions": [ global() array 815 "actions": [ global() array 857 "actions": [ global() array 899 "actions": [ global() array 941 "actions": [ global() array 983 "actions": [ global() array 1025 "actions": [ global() array 1067 "actions": [ global() array 1189 "actions": [ global() array 1700 "actions": [ global() array 1734 "actions": [ global() array 1864 "actions": [ global() array [all...] |
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/ |
H A D | events.json | 22 "actions": [ array 76 "actions": [ array 107 "actions": [ array 136 "actions": [ array 165 "actions": [ array 194 "actions": [ array 223 "actions": [ array 252 "actions": [ array 318 "actions": [ array 325 "actions" array 397 "actions": [ global() array 530 "actions": [ global() array 563 "actions": [ global() array 605 "actions": [ global() array 647 "actions": [ global() array 689 "actions": [ global() array 731 "actions": [ global() array 773 "actions": [ global() array 815 "actions": [ global() array 857 "actions": [ global() array 899 "actions": [ global() array 941 "actions": [ global() array 983 "actions": [ global() array 1025 "actions": [ global() array 1067 "actions": [ global() array 1189 "actions": [ global() array 1700 "actions": [ global() array 1734 "actions": [ global() array 1864 "actions": [ global() array [all...] |
/openbmc/phosphor-objmgr/fail-monitor/ |
H A D | main.cpp | 32 static const std::map<std::string, Monitor::Action> actions = { variable
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | events.json | 22 "actions": [ array 66 "actions": [ array 97 "actions": [ array 126 "actions": [ array 155 "actions": [ array 184 "actions": [ array 245 "actions": [ array 252 "actions": [ array 319 "actions": [ global() array 487 "actions": [ global() array 520 "actions": [ global() array 562 "actions": [ global() array 604 "actions": [ global() array 646 "actions": [ global() array 688 "actions": [ global() array 730 "actions": [ global() array 772 "actions": [ global() array 814 "actions": [ global() array 856 "actions": [ global() array 898 "actions": [ global() array 940 "actions": [ global() array 982 "actions": [ global() array 1024 "actions": [ global() array 1066 "actions": [ global() array 1108 "actions": [ global() array 1150 "actions": [ global() array 1192 "actions": [ global() array 1234 "actions": [ global() array 1276 "actions": [ global() array 1318 "actions": [ global() array 1360 "actions": [ global() array 1517 "actions": [ global() array 2196 "actions": [ global() array 2230 "actions": [ global() array 2360 "actions": [ global() array [all...] |