Searched refs:TEEC_ERROR_OUT_OF_MEMORY (Results 1 – 6 of 6) sorted by relevance
69 TeecResult = TEEC_ERROR_OUT_OF_MEMORY; in TEEC_SMC_OpenSession()81 TeecResult = TEEC_ERROR_OUT_OF_MEMORY; in TEEC_SMC_OpenSession()164 TeecResult = TEEC_ERROR_OUT_OF_MEMORY; in TEEC_SMC_CloseSession()212 TeecResult = TEEC_ERROR_OUT_OF_MEMORY; in TEEC_SMC_InvokeCommand()
44 TeecResult = TEEC_ERROR_OUT_OF_MEMORY; in OpteeRpcAlloc()
233 TeecResult = TEEC_ERROR_OUT_OF_MEMORY; in TEEC_AllocateSharedMemory()
1163 return TEEC_ERROR_OUT_OF_MEMORY; in ree_fs_new_write()
1150 return TEEC_ERROR_OUT_OF_MEMORY; in ree_fs_new_write()
149 #define TEEC_ERROR_OUT_OF_MEMORY 0xFFFF000C macro