/openbmc/qemu/qapi/ |
H A D | yank.json | 56 # Currently implemented yank instances: 78 # Try to recover from hanging QEMU by yanking the specified instances. 81 # @instances: the instances to be yanked 90 # "instances": [ 99 'data': { 'instances': ['YankInstance'] }, 105 # Query yank instances. See `YankInstance` for more information.
|
/openbmc/phosphor-power/ |
H A D | dbus_interfaces_finder.hpp | 33 * Class that finds instances of one or more D-Bus interfaces. 36 * constructor. The class finds instances of those interfaces that are owned by 39 * The class finds the instances using two different methods: 42 * - Queries the ObjectMapper to find interface instances that already exist. 45 * the service has created the interface instances. 49 * multiple instances are found. 94 * Refind all instances of the interfaces specified in the constructor. 99 * This method normally does not need to be called. New instances are 118 * Finds any interface instances that already exist on D-Bus.
|
H A D | dbus_interfaces_finder.cpp | 78 // Use ObjectMapper to find interface instances that already exist in findInterfaces() 103 // Interface instances might not be available yet in findInterfaces()
|
/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ |
H A D | hostlogger | 13 # Manual flush of the log buffer for all service instances 14 INSTANCES="$(systemctl list-units --type=service --state=running --full | \ 16 for SVC in ${INSTANCES}; do
|
/openbmc/libpldm/tests/ |
H A D | instance-id.cpp | 141 } instances[] = { in TEST_F() local 150 EXPECT_EQ(pldm_instance_id_alloc(db, instances[0].tid, &instances[0].iid), in TEST_F() 152 EXPECT_EQ(pldm_instance_id_alloc(db, instances[1].tid, &instances[1].iid), in TEST_F() 155 EXPECT_EQ(instances[0].iid, instances[1].iid); in TEST_F() 157 EXPECT_EQ(pldm_instance_id_free(db, instances[1].tid, instances[1].iid), 0); in TEST_F() 158 EXPECT_EQ(pldm_instance_id_free(db, instances[0].tid, instances[0].iid), 0); in TEST_F()
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | power_off_config.md | 25 - Number of the configured `cause` instances to begin the power off `type` 30 - Time(in seconds) to delay performing the power off after `count` instances 43 indicate that a power off is imminent if the `count` instances of the 45 instances of the `cause` is not longer met.
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | dirPagination.js | 600 var instances = {}; 604 if (typeof instances[instanceId] === 'undefined') { 605 instances[instanceId] = {asyncMode: false}; class in paginationService.registerInstance 611 delete instances[instanceId]; 615 return (typeof instances[instanceId] !== 'undefined'); 623 instances[instanceId].currentPageParser = val; 624 instances[instanceId].context = scope; 627 instances[instanceId].currentPageParser.assign( 628 instances[instanceId].context, val); 631 var parser = instances[instanceId].currentPageParser; [all …]
|
/openbmc/fb-ipmi-oem/ |
H A D | meson.options | 15 option('host-instances', type: 'string', description: 'Host Instances')
|
H A D | meson.build | 31 if get_option('host-instances') != '' 32 host_instances = get_option('host-instances') 36 conf_data.set_quoted('INSTANCES', host_instances)
|
H A D | meson_config.h.in | 4 inline static const std::string hostInstances = @INSTANCES@;
|
/openbmc/phosphor-dbus-monitor/src/test/templates/ |
H A D | propertywatchgentest.mako.hpp | 1 auto storageCount = ${len(instances)}; 15 std::tuple<std::string, size_t>{"${w.datatype}", ${w.instances}},
|
H A D | callbackgentest.mako.hpp | 1 auto storageCount = ${len(instances)}; 15 std::tuple<std::string, size_t>{"${c.datatype}", ${c.instances}},
|
/openbmc/phosphor-host-postd/ |
H A D | meson.options | 13 'host-instances', 14 description: 'obmc instances of the host',
|
H A D | main.cpp | 54 " -h, --host <host instances> Default is '0'\n" in usage() 303 std::string_view instances = optarg; in main() local 306 while ((pos = instances.find(" ")) != std::string::npos) in main() 308 host.emplace_back(instances.substr(0, pos)); in main() 309 instances.remove_prefix(pos + 1); in main() 311 host.emplace_back(instances); in main()
|
/openbmc/phosphor-buttons/ |
H A D | meson.options | 38 'host-instances', 41 description: 'Host Instances that can be defined by project, for example: 1 2 3 4',
|
H A D | meson_config.hpp.in | 35 constexpr inline static auto instances = std::to_array({ @INSTANCES@ }); variable
|
H A D | meson.build | 9 host_instances = get_option('host-instances') 13 conf_data.set('INSTANCES', formatted_instances)
|
/openbmc/phosphor-host-ipmid/scripts/ |
H A D | entity-example.md | 40 # two ranges of entity instances; this record has contained entities 103 # This record has contained entities as two ranges of entity instances 124 # This record has contained entities as two ranges of entity instances 142 # This record has contained entities as two ranges of entity instances
|
/openbmc/phosphor-dbus-monitor/src/templates/ |
H A D | generated.mako.hpp | 114 using Storage = std::array<std::tuple<std::any, std::any>, ${len(instances)}>; 259 ConfigPropertyIndicies::get()[${w.instances}]), in get() 261 ConfigPropertyIndicies::get()[${w.instances}], in get() 267 ConfigPropertyIndicies::get()[${w.instances}], in get() 271 ConfigPropertyIndicies::get()[${w.instances}], in get()
|
H A D | event.mako.cpp | 2 ${indent(1)}ConfigPropertyIndicies::get()[${c.instances}])\
|
/openbmc/qemu/util/ |
H A D | yank.c | 153 void qmp_yank(YankInstanceList *instances, in qmp_yank() argument 161 for (tail = instances; tail; tail = tail->next) { in qmp_yank() 168 for (tail = instances; tail; tail = tail->next) { in qmp_yank()
|
/openbmc/phosphor-hwmon/ |
H A D | sysfs.hpp | 39 /** @brief Find hwmon instances from an open-firmware device tree path 51 /** @brief Find hwmon instances from a device path
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/ |
H A D | op-proc-control_git.bb | 38 INSTANCES = "${@compose_list(d, 'INSTANCE_FORMAT', 'OBMC_CHASSIS_INSTANCES')}" 40 SYSTEMD_SERVICE:${PN} = "${TEMPLATE} ${INSTANCES}"
|
/openbmc/qemu/include/hw/ |
H A D | sysbus.h | 41 * yet instances of it would like to distinguish themselves, in 42 * OpenFirmware device paths, from other instances of the same class on the
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/host/ |
H A D | phosphor-host-postd_%.bbappend | 4 EXTRA_OEMESON += "-Dhost-instances='${OBMC_HOST_INSTANCES}'"
|