/openbmc/pldm/requester/ |
H A D | mctp_endpoint_discovery.cpp | 80 const Availability& availability = in getMctpInfos() local 88 availability; in getMctpInfos() 191 const Availability& availability = getEndpointConnectivityProp(objPath.str); in getAddedMctpInfos() local 220 if (!availability) in getAddedMctpInfos() 302 auto availability = (propVal == "Available") ? true : false; in propertiesChangedCb() local 322 if (availability) in propertiesChangedCb() 337 updateMctpEndpointAvailability(mctpInfo, availability); in propertiesChangedCb() 388 Availability availability) in updateMctpEndpointAvailability() argument 394 handler->updateMctpEndpointAvailability(mctpInfo, availability); in updateMctpEndpointAvailability()
|
H A D | mctp_endpoint_discovery.hpp | 36 Availability availability) = 0; 129 Availability availability);
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | gcc-common.h | 231 … inline cgraph_node_ptr cgraph_function_node(cgraph_node_ptr node, enum availability *availability) in cgraph_function_node() argument 233 return node->function_symbol(availability); in cgraph_function_node() 236 …ode_ptr cgraph_function_or_thunk_node(cgraph_node_ptr node, enum availability *availability = NULL) 238 return node->ultimate_alias_target(availability); 246 static inline enum availability cgraph_function_body_availability(cgraph_node_ptr node) in cgraph_function_body_availability()
|
/openbmc/pldm/platform-mc/ |
H A D | manager.hpp | 80 * updating the availability status of the MCTP endpoint 83 * @param[in] availability - new availability status 86 Availability availability) in updateMctpEndpointAvailability() argument 92 if (availability) in updateMctpEndpointAvailability() 100 updateAvailableState(tid.value(), availability); in updateMctpEndpointAvailability() 102 terminusManager.updateMctpEndpointAvailability(mctpInfo, availability); in updateMctpEndpointAvailability()
|
H A D | terminus_manager.cpp | 129 Availability availability) in updateMctpEndpointAvailability() argument 131 mctpInfoAvailTable.insert_or_assign(mctpInfo, availability); in updateMctpEndpointAvailability() 138 manager->updateAvailableState(tid.value(), availability); in updateMctpEndpointAvailability() 652 // There's a cost of maintaining another table to hold availability in sendRecvPldmMsg() 656 // exist. Once we miss to initialize the availability of an available in sendRecvPldmMsg() 671 // Call Recover() to check enpoint's availability in sendRecvPldmMsg() 672 // Set endpoint's availability in mctpInfoTable to false in advance in sendRecvPldmMsg()
|
/openbmc/linux/drivers/ras/ |
H A D | Kconfig | 5 Reliability, availability and serviceability (RAS) is a computer 22 a failed system increases, then availability will decrease. 29 so have ideal availability, but may be unreliable, with frequent
|
/openbmc/linux/net/hsr/ |
H A D | Kconfig | 3 # IEC 62439-3 High-availability Seamless Redundancy 7 tristate "High-availability Seamless Redundancy (HSR & PRP)" 9 This enables IEC 62439 defined High-availability Seamless
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-feature.rst | 37 parameters, such as availability of the **bpf**\ () system call, 38 JIT status, eBPF program types availability, eBPF helper 39 functions availability, and more.
|
/openbmc/linux/Documentation/power/ |
H A D | opp.rst | 85 WARNING: Users of OPP library should refresh their availability count using 98 operation. The SoC framework can subsequently control the availability of the 104 is assumed to be available and control of its availability can be done 143 availability. This function is especially useful to enable an OPP which 205 availability of a OPP within the OPP list. This allows SoC frameworks to have 330 | |- opp 1 (availability, freq, voltage) 345 represent an OPP. In addition to the freq, voltage, availability 354 dev_pm_opp_add, but the availability of the OPP can be modified
|
/openbmc/linux/Documentation/networking/ |
H A D | tipc.rst | 40 A client wanting to wait for the availability of a server, uses the Service 45 i.e., subscribing for availability/non-availability of cluster nodes. 68 the peer node's availability.
|
H A D | netdev-features.rst | 188 This should be set for devices which insert an HSR (High-availability Seamless 193 This should be set for devices which remove HSR (High-availability Seamless 198 This should be set for devices which forward HSR (High-availability Seamless 203 This should be set for devices which duplicate outgoing HSR (High-availability
|
/openbmc/pldm/requester/test/ |
H A D | mock_mctp_discovery_handler_intf.hpp | 19 (const MctpInfo& mctpInfo, Availability availability),
|
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | index.rst | 9 is designed to serve as a building block for high availability
|
/openbmc/pldm/host-bmc/test/ |
H A D | meson.build | 6 '../dbus/availability.cpp',
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/ |
H A D | lvm2.bb | 24 …i -e 's:/usr/bin/true:${base_bindir}/true:g' ${D}${systemd_system_unitdir}/blk-availability.service 45 blk-availability.service \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/ |
H A D | drbd_9.2.1.bb | 3 availability clusters. This is done by mirroring a whole \
|
/openbmc/linux/Documentation/riscv/ |
H A D | vector.rst | 15 these interfaces is to give init systems a way to modify the availability of V 20 to use in a portable code. To get the availability of V in an ELF program, 94 Note that ELF programs are able to get the availability of V for itself by
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
H A D | configure-allow-to-disable-selinux-support.patch | 20 dnl Check security_get_boolean_active availability.
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/ |
H A D | 0001-hdtbl-Fix-Savannah-66316-missing-grn-dep.patch | 8 explicitly needed. Resolves race against `grn`'s availability in the
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/ |
H A D | 0006-tweak-btrfs-packages.patch | 27 _external_dependencies = [availability.BLOCKDEV_BTRFS_PLUGIN]
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ocfs2-online-filecheck.rst | 11 OCFS2 is often used in high-availability systems. However, OCFS2 usually 14 processes as well, decreasing availability.
|
/openbmc/openbmc-test-automation/redfish/ |
H A D | test_xit.robot | 23 # Check dump entry based on Redfish API availability.
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/davicom/ |
H A D | dm9000.rst | 95 the availability of an external configuration EEPROM. 136 about link (carrier) availability. This is managed by several methods
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | mpich2 | 3 The following is a notice of limited availability of the code, and disclaimer which must be include…
|
/openbmc/linux/Documentation/gpu/amdgpu/ |
H A D | ras.rst | 53 This test checks the RAS availability and enablement status for each supported IP block as well as
|