Searched refs:H_IS_LONG_BUSY (Results 1 – 9 of 9) sorted by relevance
170 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in tpm_ibmvtpm_resume()359 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in tpm_ibmvtpm_remove()440 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvtpm_reset_crq()700 } while (rc1 == H_BUSY || H_IS_LONG_BUSY(rc1)); in tpm_ibmvtpm_probe()
406 if (!H_IS_LONG_BUSY(rc)) { in pseries_enable_reloc_on_exc() 440 if (!H_IS_LONG_BUSY(rc)) in pseries_disable_reloc_on_exc() 459 if (!H_IS_LONG_BUSY(rc)) in pseries_big_endian_exceptions() 485 if (!H_IS_LONG_BUSY(rc)) in pseries_little_endian_exceptions()
40 if (H_IS_LONG_BUSY(rc)) { in hcall_return_busy_check()
51 if (H_IS_LONG_BUSY(ret)) { in ehea_plpar_hcall_norets()91 if (H_IS_LONG_BUSY(ret)) { in ehea_plpar_hcall9()
75 if (H_IS_LONG_BUSY(rc)) in h_free_crq()79 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in h_free_crq()100 if (H_IS_LONG_BUSY(rc)) in h_request_vmc()107 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in h_request_vmc()
129 #define H_IS_LONG_BUSY(x) ((x >= H_LONG_BUSY_START_RANGE) \ macro
153 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_release_crq_queue() 295 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_reset_crq_queue() 396 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_init_crq_queue() 425 } while ((rc == H_IN_PROGRESS) || (rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_reenable_crq_queue()
911 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_release_crq_queue() 939 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reenable_crq_queue() 977 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reset_crq() 5912 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_init_crq() 5981 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_register_channel() 6005 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_deregister_channel()
604 } while (H_IS_LONG_BUSY(rc) || (rc == H_BUSY)); in ibmveth_register_logical_lan()723 } while (H_IS_LONG_BUSY(lpar_rc) || (lpar_rc == H_BUSY)); in ibmveth_open()787 } while (H_IS_LONG_BUSY(lpar_rc) || (lpar_rc == H_BUSY)); in ibmveth_close()