| /linux/drivers/scsi/ |
| H A D | scsi_error.c | 167 if (rtn != SUCCESS) { in scmd_eh_abort_handler() 261 return SUCCESS; in scsi_abort_command() 374 if (scsi_abort_command(scmd) != SUCCESS) { in scsi_timeout() 590 return SUCCESS; in scsi_check_sense() 599 return SUCCESS; in scsi_check_sense() 609 return SUCCESS; in scsi_check_sense() 614 return SUCCESS; in scsi_check_sense() 616 return /* soft_error */ SUCCESS; in scsi_check_sense() 620 return SUCCESS; in scsi_check_sense() 635 return SUCCESS; in scsi_check_sense() [all …]
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sock_addr.c | 372 SUCCESS, enumerator 502 SUCCESS, 534 SUCCESS, 598 SUCCESS, 630 SUCCESS, 696 SUCCESS, 728 SUCCESS, 760 SUCCESS, 792 SUCCESS, 826 SUCCESS, [all …]
|
| H A D | test_sysctl.c | 28 SUCCESS, enumerator 54 .result = SUCCESS, 86 .result = SUCCESS, 168 .result = SUCCESS, 195 .result = SUCCESS, 211 .result = SUCCESS, 252 .result = SUCCESS, 294 .result = SUCCESS, 349 .result = SUCCESS, 398 .result = SUCCESS, [all …]
|
| H A D | sock_post_bind.c | 28 SUCCESS, enumerator 157 .result = SUCCESS, 263 .result = SUCCESS, 276 .result = SUCCESS, 313 int res = SUCCESS; in bind_sock()
|
| /linux/scripts/ |
| H A D | rust_is_available_test.py | 21 SUCCESS = enum.auto() variable in TestRustIsAvailable.Expected 140 if expected == self.Expected.SUCCESS: 259 result = self.run_script(self.Expected.SUCCESS, { "BINDGEN": bindgen }) 280 ("0.69.4", "18.0.0", self.Expected.SUCCESS), 284 ("0.69.5", "18.0.0", self.Expected.SUCCESS), 285 ("0.69.5", "19.1.0", self.Expected.SUCCESS), 286 ("0.69.5", "19.2.0", self.Expected.SUCCESS), 288 ("0.70.0", "18.0.0", self.Expected.SUCCESS), 289 ("0.70.0", "19.1.0", self.Expected.SUCCESS), 290 ("0.70.0", "19.2.0", self.Expected.SUCCESS), [all …]
|
| H A D | check-uapi.sh | 41 $SUCCESS) Success 47 readonly SUCCESS=0 518 exit "$SUCCESS" 536 exit "$SUCCESS"
|
| /linux/tools/testing/kunit/ |
| H A D | kunit.py | 29 SUCCESS = auto() variable in KunitStatus 86 status = KunitStatus.SUCCESS if success else KunitStatus.CONFIG_FAILURE 98 status = KunitStatus.SUCCESS if success else KunitStatus.BUILD_FAILURE 104 if config_result.status != KunitStatus.SUCCESS: 165 return KunitResult(status=KunitStatus.SUCCESS, elapsed_time=0.0) 170 return KunitResult(status=KunitStatus.SUCCESS, elapsed_time=0.0) 217 if test_status in (kunit_parser.TestStatus.SUCCESS, kunit_parser.TestStatus.SKIPPED): 218 return KunitStatus.SUCCESS 227 fake_test.status = kunit_parser.TestStatus.SUCCESS 238 return KunitResult(KunitStatus.SUCCESS, parse_time), fake_test [all …]
|
| H A D | kunit_parser.py | 64 return self.status in (TestStatus.SUCCESS, TestStatus.SKIPPED) 68 SUCCESS = auto() variable in TestStatus 131 return TestStatus.SUCCESS 137 if status == TestStatus.SUCCESS: 435 test.status = TestStatus.SUCCESS 539 if test.status == TestStatus.SUCCESS: 653 if test.status == TestStatus.SUCCESS: 692 if status == TestStatus.FAILURE and test.counts.get_status() == TestStatus.SUCCESS: 828 if test.status in (TestStatus.TEST_CRASHED, TestStatus.SUCCESS):
|
| H A D | kunit_tool_test.py | 146 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.status) 153 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.status) 160 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.status) 177 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.subtests[0].subtests[0].status) 199 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.status) 239 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.status) 256 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.status) 268 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.status) 276 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.status) 284 self.assertEqual(kunit_parser.TestStatus.SUCCESS, result.status) [all …]
|
| H A D | kunit_json.py | 25 TestStatus.SUCCESS: "PASS",
|
| /linux/tools/testing/selftests/kmod/ |
| H A D | kmod.sh | 157 SUCCESS) 177 echo SUCCESS;; 389 config_expect_result ${FUNCNAME[0]} SUCCESS 397 config_expect_result ${FUNCNAME[0]} SUCCESS 404 config_expect_result ${FUNCNAME[0]} SUCCESS 411 config_expect_result ${FUNCNAME[0]} SUCCESS 427 config_expect_result ${FUNCNAME[0]} SUCCESS 437 config_expect_result ${FUNCNAME[0]} SUCCESS
|
| /linux/lib/ |
| H A D | locking-selftest.c | 53 #define SUCCESS 1 macro 1507 dotest(name##_##nr, SUCCESS, LOCKTYPE_RWLOCK); \ 1518 dotest(name##_##nr, SUCCESS, LOCKTYPE_RWLOCK); \ 1532 dotest(name##_rlock_##nr, SUCCESS, LOCKTYPE_RWLOCK); \ 1539 dotest(name##_rlock_##nr, SUCCESS, LOCKTYPE_RWLOCK); \ 1546 dotest(name##_rlock_##nr, SUCCESS, LOCKTYPE_RWLOCK); \ 1574 dotest(name##_spin, SUCCESS, LOCKTYPE_SPIN); \ 1575 dotest(name##_wlock, SUCCESS, LOCKTYPE_RWLOCK); \ 1576 dotest(name##_rlock, SUCCESS, LOCKTYPE_RWLOCK); \ 1577 dotest(name##_mutex, SUCCESS, LOCKTYPE_MUTEX); \ [all …]
|
| H A D | lockref.c | 11 #define CMPXCHG_LOOP(CODE, SUCCESS) do { \ argument 22 SUCCESS; \ 31 #define CMPXCHG_LOOP(CODE, SUCCESS) do { } while (0) argument
|
| /linux/drivers/firmware/arm_scmi/vendors/imx/ |
| H A D | imx95.rst | 66 command that the SUCCESS of the command just means the command successfully 70 command that the SUCCESS of the command means the LM has been successfully 130 |int32 status |SUCCESS: in case the message is implemented and available | 158 |int32 status |SUCCESS: if valid attributes are returned. | 197 |int32 status |SUCCESS: if LM boots successfully started. | 228 |int32 status |SUCCESS: The LMM RESET command finished successfully in | 260 |int32 status |SUCCESS: The LMM shutdown command finished successfully in | 287 |int32 status |SUCCESS: if LM wake command successfully returns. | 312 |int32 status |SUCCESS: if LM suspend command successfully returns. | 352 |int32 status |SUCCESS: if the notification state successfully updated. | [all …]
|
| /linux/arch/x86/kernel/ |
| H A D | nmi_selftest.c | 20 #define SUCCESS 0 macro 148 dotest(remote_ipi, SUCCESS); in nmi_selftest() 151 dotest(local_ipi, SUCCESS); in nmi_selftest()
|
| /linux/Documentation/virt/kvm/arm/ |
| H A D | hypercalls.rst | 90 | Return Values: | (int64) | R0 | ``SUCCESS (0)`` | 115 | Return Values: | (int64) | R0 | ``SUCCESS (0)`` | 141 | Return Values: | (int64) | R0 | ``SUCCESS (0)`` | 160 | Return Values: | (int64) | R0 | ``SUCCESS (0)`` | 194 | Return Values: | (int64) | R0 | ``SUCCESS (0)`` |
|
| /linux/drivers/usb/storage/ |
| H A D | scsiglue.c | 415 return SUCCESS; in DEF_SCSI_QCMD() 441 return SUCCESS; in DEF_SCSI_QCMD() 471 return result < 0 ? FAILED : SUCCESS; in device_reset() 483 return result < 0 ? FAILED : SUCCESS; in bus_reset()
|
| /linux/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_els.c | 286 if (rc != SUCCESS) { in bnx2fc_srr_compl() 310 if (rc != SUCCESS) { in bnx2fc_srr_compl() 356 if (rc != SUCCESS) { in bnx2fc_srr_compl() 411 if (rc != SUCCESS) { in bnx2fc_rec_compl() 426 if (rc != SUCCESS) { in bnx2fc_rec_compl() 498 if (rc != SUCCESS) { in bnx2fc_rec_compl() 556 if (rc != SUCCESS) { in bnx2fc_rec_compl()
|
| H A D | bnx2fc_io.c | 104 if (rc == SUCCESS) in bnx2fc_cmd_timeout() 654 return SUCCESS; in bnx2fc_init_mp_req() 671 int rc = SUCCESS; in bnx2fc_initiate_tmf() 807 rc = SUCCESS; in bnx2fc_initiate_tmf() 829 int rc = SUCCESS; in bnx2fc_initiate_abts() 1113 return SUCCESS; in bnx2fc_abts_cleanup() 1154 return SUCCESS; in bnx2fc_eh_abort() 1175 return SUCCESS; in bnx2fc_eh_abort() 1255 rc = SUCCESS; in bnx2fc_eh_abort() 1274 rc = SUCCESS; in bnx2fc_eh_abort() [all …]
|
| /linux/drivers/scsi/qedf/ |
| H A D | qedf_io.c | 2151 int rc = SUCCESS; in qedf_initiate_cleanup() 2160 return SUCCESS; in qedf_initiate_cleanup() 2166 return SUCCESS; in qedf_initiate_cleanup() 2172 return SUCCESS; in qedf_initiate_cleanup() 2184 return SUCCESS; in qedf_initiate_cleanup() 2202 return SUCCESS; in qedf_initiate_cleanup() 2266 if (rc == SUCCESS) in qedf_initiate_cleanup() 2370 rc = SUCCESS; in qedf_execute_tmf() 2393 if (rc != SUCCESS) { in qedf_execute_tmf() 2398 rc = SUCCESS; in qedf_execute_tmf() [all …]
|
| /linux/drivers/scsi/aacraid/ |
| H A D | linit.c | 749 ret = SUCCESS; in aac_eh_abort() 755 if (ret != SUCCESS) in aac_eh_abort() 790 ret = SUCCESS; in aac_eh_abort() 818 ret = SUCCESS; in aac_eh_abort() 952 ret = info->reset_state == 0 ? SUCCESS : FAILED; in aac_eh_dev_reset() 1018 ret = info->reset_state == 0 ? SUCCESS : FAILED; in aac_eh_target_reset() 1077 return (count == 0) ? SUCCESS : FAILED; in aac_eh_bus_reset() 1113 ret = SUCCESS; in aac_eh_host_reset() 1118 if (ret == SUCCESS) { in aac_eh_host_reset()
|
| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | scsi_eh.rst | 76 - SUCCESS 346 - SUCCESS
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 174 int retval = SUCCESS, ret; in zfcp_scsi_eh_abort_handler() 207 return SUCCESS; in zfcp_scsi_eh_abort_handler() 295 int retval = SUCCESS, ret; in zfcp_scsi_task_mgmt_function() 314 return SUCCESS; in zfcp_scsi_task_mgmt_function() 378 int ret = SUCCESS, fc_ret; in zfcp_scsi_eh_host_reset_handler()
|
| /linux/fs/smb/client/ |
| H A D | smberr.h | 12 #define SUCCESS 0x00 /* The request was successful. */ macro
|
| /linux/drivers/scsi/libsas/ |
| H A D | sas_scsi_host.c | 399 return SUCCESS; in sas_queue_reset() 417 return SUCCESS; in sas_queue_reset() 452 return SUCCESS; in sas_eh_abort_handler() 477 return SUCCESS; in sas_eh_device_reset_handler() 499 return SUCCESS; in sas_eh_target_reset_handler() 515 if (res == SUCCESS) in try_to_reset_cmd_device()
|