Searched refs:IPAERROR_OK (Results 1 – 5 of 5) sorted by relevance
372 if (res < 0 || pool_to_pa_args.error_code != IPAERROR_OK) in IN_IPA_POOL_To_PA()453 if (res < 0 || ipa_init_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_Init()565 if (res < 0 || ipa_alloc_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_GetMem()742 if (res < 0 || map_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_MapUserVA()915 if (res < 0 || heap_attr_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_HEAP_ATTR()949 if (res < 0 || getipchandle_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_GETIPCHANDLE()990 if (res < 0 || installipchandle_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_InstallIpcHandle()1028 if (res < 0 || ipa_alloc_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_GetMem_Timeout()1043 if ((res == 0) && (ipa_alloc_args.error_code == IPAERROR_OK)) in MApi_IPA_Pool_GetMem_Timeout()1049 if (res < 0 || ipa_alloc_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_GetMem_Timeout()
242 #define IPAERROR_OK 0 macro
648 get_param->error_code = IPAERROR_OK; in MSOS_MMPool_GetMem()
397 if (res < 0 || ipa_init_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_Init()493 if (res < 0 || ipa_alloc_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_GetMem()709 if (res < 0 || map_args.error_code != IPAERROR_OK)888 if (res < 0 || map_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_MapKerVA()1103 if (res < 0 || heap_attr_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_HEAP_ATTR()1153 if (res < 0 || getipchandle_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_GETIPCHANDLE()1213 if (res < 0 || installipchandle_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_InstallIpcHandle()1266 if (res < 0 || ipa_alloc_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_GetMem_Timeout()1291 if ((res == 0) && (ipa_alloc_args.error_code == IPAERROR_OK)) in MApi_IPA_Pool_GetMem_Timeout()1297 if (res < 0 || ipa_alloc_args.error_code != IPAERROR_OK) in MApi_IPA_Pool_GetMem_Timeout()
16 #define IPAERROR_OK 0 macro