Searched refs:success (Results 1 – 14 of 14) sorted by relevance
44 int success = 0; in sp_state_wait_switch() local46 while (success == 0) { in sp_state_wait_switch()52 success = 1; in sp_state_wait_switch()
68 bool success = true; in trng_pack_entropy() local73 success = false; in trng_pack_entropy()139 return success; in trng_pack_entropy()
179 int32_t w0 == SMC_OK on success217 int32_t w0 == SMC_OK on success221 uint32_t w1: file descriptor id on success.245 int32_t w0 == SMC_OK on success276 int32_t w0 == SMC_OK on success280 uint32_t w1: number of bytes read on success.315 int32_t w0 == SMC_OK on success340 int32_t w0 == SMC_OK on success366 int32_t w0 == SMC_OK on success394 int32_t w0 == SMC_OK on success[all …]
226 on success, or ``-1`` on failure.
343 On success, the format of the value is as follows:666 On success the format of the Return Code is as follows:
18 EL3->EL2: success20 EL3->EL2: success
17 EL3->EL2: success19 EL3->EL2: success
71 INFO: DDR: DRAM calibration success.
111 Boot auxiliary code success112 Bootrom success
157 return success. Platforms that copy this insecure pattern will have the same
795 The function returns 0 on success. Any other value means the counter value866 On success the function should return 0 and a negative error code otherwise.892 On success the function should return 0 and a negative error code otherwise.941 It returns '0' on success, otherwise a negative error value on error.1448 This function must return 0 on success, a non-null error code otherwise.1738 This function returns 0 on success, a negative error code otherwise.2287 return PSCI_E_SUCCESS on success or PSCI_E_INTERN_FAIL for any failure.2526 in `PSCI`_. On success this function will not return.2535 and on success it must return 0.2542 failures it must return a negative value and on success it must[all …]
159 On success, the initialization function must return ``0``. Any other return value
951 function has reported success. So a service that fails to initialize will never
Completed in 20 milliseconds