/openbmc/phosphor-ipmi-blobs/blobs-ipmid/ |
H A D | blobs.hpp | 80 * Attempt to delete the blob specified by the path. 99 * Attempt to open a session from this path. 110 * Attempt to read from a blob. 121 * Attempt to write to a blob. 132 * Attempt to write metadata to a blob. 143 * Attempt to commit to a blob. 152 * Attempt to close your session. 160 * Attempt to return metadata for the session's view of the blob. 169 * Attempt to expire a session. This is called when a session has been
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vega20_smumgr.c | 182 "[CopyTableFromSMC] Attempt to Set Dram Addr High Failed!", in vega20_copy_table_from_smc() 188 "[CopyTableFromSMC] Attempt to Set Dram Addr Low Failed!", in vega20_copy_table_from_smc() 192 "[CopyTableFromSMC] Attempt to Transfer Table From SMU Failed!", in vega20_copy_table_from_smc() 232 "[CopyTableToSMC] Attempt to Set Dram Addr High Failed!", in vega20_copy_table_to_smc() 238 "[CopyTableToSMC] Attempt to Set Dram Addr Low Failed!", in vega20_copy_table_to_smc() 242 "[CopyTableToSMC] Attempt to Transfer Table To SMU Failed!", in vega20_copy_table_to_smc() 265 "[SetActivityMonitor] Attempt to Set Dram Addr High Failed!", in vega20_set_activity_monitor_coeff() 271 "[SetActivityMonitor] Attempt to Set Dram Addr Low Failed!", in vega20_set_activity_monitor_coeff() 277 "[SetActivityMonitor] Attempt to Transfer Table To SMU Failed!", in vega20_set_activity_monitor_coeff() 295 "[GetActivityMonitor] Attempt to Set Dram Addr High Failed!", in vega20_get_activity_monitor_coeff() [all …]
|
H A D | vega12_smumgr.c | 57 "[CopyTableFromSMC] Attempt to Set Dram Addr High Failed!", return -EINVAL); in vega12_copy_table_from_smc() 62 "[CopyTableFromSMC] Attempt to Set Dram Addr Low Failed!", in vega12_copy_table_from_smc() 68 "[CopyTableFromSMC] Attempt to Transfer Table From SMU Failed!", in vega12_copy_table_from_smc() 107 "[CopyTableToSMC] Attempt to Set Dram Addr High Failed!", in vega12_copy_table_to_smc() 113 "[CopyTableToSMC] Attempt to Set Dram Addr Low Failed!", in vega12_copy_table_to_smc() 119 "[CopyTableToSMC] Attempt to Transfer Table To SMU Failed!", in vega12_copy_table_to_smc() 136 "[EnableDisableSMCFeatures] Attempt to enable SMU features Low failed!", in vega12_enable_smc_features() 140 "[EnableDisableSMCFeatures] Attempt to enable SMU features High failed!", in vega12_enable_smc_features() 145 "[EnableDisableSMCFeatures] Attempt to disable SMU features Low failed!", in vega12_enable_smc_features() 149 "[EnableDisableSMCFeatures] Attempt to disable SMU features High failed!", in vega12_enable_smc_features() [all …]
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_mw.c | 56 "attempt to bind a type 1 MW not in the valid state\n"); in rxe_check_bind_mw() 62 rxe_dbg_mw(mw, "attempt to bind a zero based type 1 MW\n"); in rxe_check_bind_mw() 71 "attempt to bind a type 2 MW not in the free state\n"); in rxe_check_bind_mw() 78 "attempt to bind type 2 MW with qp with different PD\n"); in rxe_check_bind_mw() 85 "attempt to invalidate type 2 MW by binding with NULL or zero length MR\n"); in rxe_check_bind_mw() 95 rxe_dbg_mw(mw, "attempt to bind MW to zero based MR\n"); in rxe_check_bind_mw() 102 "attempt to bind an MW to an MR without bind access\n"); in rxe_check_bind_mw() 111 "attempt to bind an Writable MW to an MR without local write access\n"); in rxe_check_bind_mw() 119 "attempt to bind a ZB MW outside of the MR\n"); in rxe_check_bind_mw() 127 "attempt to bind a VA MW outside of the MR\n"); in rxe_check_bind_mw()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 223 | 129 for attempt in normal iothread; do 132 echo "=== Set up NBD with $attempt access ===" 134 if [ $attempt = iothread ]; then 140 "arguments":{"device":"n"}}' "error" # Attempt add without server 146 "data":{"path":"'"$SOCK_DIR/nbd"1'"}}}}' "error" # Attempt second server 151 "arguments":{"device":"nosuch"}}' "error" # Attempt to export missing node 153 "arguments":{"device":"n"}}' "error" # Attempt to export same name twice 206 "arguments":{"name":"n2"}}' "error" # Attempt duplicate clean
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | smccc_filter.c | 108 "Attempt to filter reserved range should return EEXIST"); in test_filter_reserved_range() 115 "Attempt to filter reserved range should return EEXIST"); in test_filter_reserved_range() 128 "Attempt to filter 0 functions should return EINVAL"); in test_invalid_nr_functions() 141 "Attempt to overflow filter range should return EINVAL"); in test_overflow_nr_functions() 154 "Attempt to use reserved filter action should return EINVAL"); in test_reserved_action() 171 "Attempt to filter already configured range should return EEXIST"); in test_filter_overlap()
|
/openbmc/openbmc-build-scripts/ |
H A D | run-qemu-robot-test.sh | 146 attempt=$(( QEMU_LOGIN_TIMER / delay )) 147 while [ $attempt -gt 0 ]; do 148 attempt=$(( attempt - 1 )) 149 echo "Waiting for qemu to get to standby (attempt: $attempt)..." 160 if [ "$attempt" -eq 0 ]; then
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_utils.py | 90 """Attempt to open a file, without throwing exceptions. 92 Any errors (exceptions) that occur during the attempt to open the file 98 fn: The filename to attempt to open. 113 Continually attempt to open a file, and return when this succeeds, or 117 fn: The filename to attempt to open. 133 Continually attempt to open a file, and return when this fails, or 137 fn: The filename to attempt to open.
|
/openbmc/qemu/include/io/ |
H A D | channel-socket.h | 89 * Attempt to connect to the address @addr. This method 108 * Attempt to connect to the address @addr. This method 130 * Attempt to listen to the address @addr. This method 151 * Attempt to listen to the address @addr. This method 174 * Attempt to initialize a datagram socket bound to 196 * Attempt to initialize a datagram socket bound to
|
/openbmc/libcper/include/libcper/sections/ |
H A D | cper-section-dmar-generic.h | 27 "DMAr unit's attempt to access the domain mapping table resulted in an error.", \ 32 "DMAr unit's attempt to access the address translation table resulted in an error.", \ 35 "DMAr unit's attempt to access the command buffer resulted in an error." \
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | ipmi.cpp | 121 /* Attempt to open. */ in openBlob() 145 /* Attempt to close. */ in closeBlob() 162 /* Attempt to delete. */ in deleteBlob() 199 /* Attempt to stat. */ in statBlob() 218 /* Attempt to stat. */ in sessionStatBlob() 281 /* Attempt to write the bytes. */ in writeBlob() 305 /* Attempt to write the bytes. */ in writeMeta()
|
H A D | manager.hpp | 150 * Attempt to commit a blob for a given session. 159 * Attempt to close a session. If the handler returns a failure 168 * Attempt to read bytes from the blob. If there's a failure, such as 180 * Attempt to write to a blob. The manager does not track whether 192 * Attempt to delete a blobId. This method will just call the 209 * Attempt to write Metadata to a blob.
|
/openbmc/qemu/tests/qtest/ |
H A D | qmp-cmd-test.c | 223 /* attempt to create an object without props */ in test_object_add_failure_modes() 230 /* attempt to create an object without qom-type */ in test_object_add_failure_modes() 236 /* attempt to delete an object that does not exist */ in test_object_add_failure_modes() 242 /* attempt to create 2 objects with duplicate id */ in test_object_add_failure_modes() 263 /* attempt to create an object with a property of a wrong type */ in test_object_add_failure_modes() 285 /* attempt to create an object without the id */ in test_object_add_failure_modes() 307 /* attempt to set a non existing property */ in test_object_add_failure_modes()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-vdpa | 28 attempt to bind to the device. This is useful for overriding 36 attempt to unbind from the device. This may be useful when 51 device from its current driver or make any attempt to
|
H A D | sysfs-bus-fsl-mc | 6 the driver to attempt to bind to the device found at 19 driver to attempt to unbind from the device found at
|
/openbmc/qemu/nbd/ |
H A D | client-connection.c | 54 * @err represents previous attempt. It may be copied by 72 * connection attempt has not yet started. 310 /* Previous attempt finally succeeded in background */ in nbd_co_establish_connection() 354 * The connection attempt was canceled and the coroutine resumed in nbd_co_establish_connection() 356 * attempt as failed, but leave the connection thread running, in nbd_co_establish_connection() 357 * to reuse it for the next connection attempt. in nbd_co_establish_connection() 370 error_setg(errp, "Connection attempt cancelled by timeout"); in nbd_co_establish_connection()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_user.c | 135 int attempt; member 246 * attempt to delete it later. in delayed_destroy_user_event() 298 * Unfortunately we have to attempt the actual destroy in a work in user_event_put() 319 * If we fail we must wait for an admin to attempt delete or in user_event_put() 393 int attempt) in user_event_mm_fault_in() argument 402 if (attempt > 10) in user_event_mm_fault_in() 423 bool fixup_fault, int *attempt); 432 int attempt = fault->attempt; in user_event_enabler_fault_fixup() local 435 ret = user_event_mm_fault_in(mm, uaddr, attempt); in user_event_enabler_fault_fixup() 456 * attempt again directly if the page came in. If we couldn't get in user_event_enabler_fault_fixup() [all …]
|
/openbmc/linux/Documentation/power/ |
H A D | drivers-testing.rst | 33 b) Load the driver and attempt to hibernate in the "reboot", "shutdown" and 39 d) Attempt to hibernate with the driver compiled directly into the kernel 47 f) Attempt to suspend to RAM using the s2ram tool with the driver loaded
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_thermal.c | 37 "Attempt to get current RPM from SMC Failed!", in vega12_get_current_rpm() 78 "Attempt to Enable FAN CONTROL feature Failed!", in vega12_enable_fan_control_feature() 96 "Attempt to Enable FAN CONTROL feature Failed!", in vega12_disable_fan_control_feature() 111 "Attempt to Enable SMC FAN CONTROL Feature Failed!", in vega12_fan_ctrl_start_smc_fan_control() 124 "Attempt to Disable SMC FAN CONTROL Feature Failed!", in vega12_fan_ctrl_stop_smc_fan_control()
|
H A D | vega10_thermal.c | 189 "Attempt to Enable FAN CONTROL feature Failed!", in vega10_enable_fan_control_feature() 206 "Attempt to Enable FAN CONTROL feature Failed!", in vega10_disable_fan_control_feature() 220 "Attempt to Enable SMC FAN CONTROL Feature Failed!", in vega10_fan_ctrl_start_smc_fan_control() 236 "Attempt to Disable SMC FAN CONTROL Feature Failed!", in vega10_fan_ctrl_stop_smc_fan_control() 445 "Attempt to Enable FW CTF feature Failed!", in vega10_thermal_enable_alert() 476 "Attempt to disable FW CTF feature Failed!", in vega10_thermal_disable_alert() 589 pr_info("Attempt to disable SMC fan control feature failed!"); in vega10_enable_mgpu_fan_boost() 595 pr_info("Attempt to enable SMC fan control feature failed!"); in vega10_enable_mgpu_fan_boost()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | OutboundConnection.v1_0_2.json | 203 …l attempt to establish an outbound connection to the remote client specified by the `EndpointURI` … 311 …"None": "This value shall indicate the service will not attempt to re-establish the outbound conne… 312 …"RetryCount": "This value shall indicate the service will attempt to re-establish the outbound con… 313 …"RetryForever": "This value shall indicate the service will attempt to re-establish the outbound c… 350 …"description": "The number of retries to attempt if the retry policy specifies a maximum number of… 351 …"longDescription": "This property shall contain the number of retries to attempt if the retry poli…
|
H A D | StorageControllerMetrics.v1_0_3.json | 262 …anagement actions while minimizing the impact on performance in order to attempt to reduce the com… 263 …anagement actions while minimizing the impact on performance in order to attempt to reduce the com… 271 …anagement actions while minimizing the impact on performance in order to attempt to reduce the com… 272 …anagement actions while minimizing the impact on performance in order to attempt to reduce the com… 280 …l-management actions regardless of the impact on performance in order to attempt to reduce the com… 281 …l-management actions regardless of the impact on performance in order to attempt to reduce the com… 289 …l-management actions regardless of the impact on performance in order to attempt to reduce the com… 290 …l-management actions regardless of the impact on performance in order to attempt to reduce the com…
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-sst-ipc.h | 48 * @streaming: Count of usecases that can attempt streaming D0i3 49 * @non_streaming: Count of usecases that can attempt non-streaming D0i3 50 * @non_d0i3: Count of usecases that cannot attempt D0i3
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | io_interface.hpp | 14 * Attempt to read bytes from offset to the destination from the host 27 * Attempt to write bytes from source to offset into the host memory device.
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | read-only-rootfs.rst | 48 the build on the host system. These scripts cannot attempt to run during 84 With the "read-only-rootfs" feature enabled, any attempt by the target 86 make sure that you configure processes and applications that attempt
|