Searched refs:printu (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/ |
| H A D | utopia_dapi.c | 152 printu("[utopia param error] type is not supported in %s\n", 177 printu("[utopia param error] shm name string should not be empty\n"); in shm_malloc() 205 printu("[utopia shm error] something wrong in MsOS_SHM_GetId\n"); in shm_malloc() 206 printu("is SHM_SIZE reached?\n"); in shm_malloc() 207 printu("is MAX_SHM_CLIENT_NUM reached?\n"); in shm_malloc() 213 printu("[utopia shm error] shm id %d exceeds shm-info table length %d\n" in shm_malloc() 220 printu("[utopia shm warning] \ in shm_malloc() 257 printu("[utopia error] type is not supported in %s\n", __FUNCTION__); in next_resource() 273 printu ("Obtained %zd stack frames.\n", size); in print_trace() 276 printu ("%s\n", strings[i]); in print_trace() [all …]
|
| H A D | utopia.c | 112 printu("[utopia info]%d : can't open /proc/cmdline",__LINE__); in UtopiaParserBootArg() 120 printu("[utopia info]%d warring : cmdline info more than buffer size\n",__LINE__); in UtopiaParserBootArg() 131 printu("[utopia info] can't serch %s in bootargs \n",pattern); in UtopiaParserBootArg() 176 printu("[utopia info] open: %s\n", sFilePathFormBootArq); in UtopiaConfigReadFile() 179 printu("[utopia info] open: %s\n", CONFIG_UTOPIAXP_CONF_PATH); in UtopiaConfigReadFile() 188 printu("[utopia info] don't have utopia.conf\n"); in UtopiaConfigReadFile() 218 printu("%s = %d \n",moduleNames[u32Cnt],u32moduleMode); in UtopiaConfigReadFile() 239 printu("[utopia info] utopia init version: %s\n", UTOPIA_VERSION); in UtopiaInit() 313 printu("utopia.c : malloc fail %d \n",__LINE__); in UtopiaOpen() 325 printu("aa : 0x%x Open /proc/utopia fail aa\n", u32ModuleID); in UtopiaOpen() [all …]
|
| H A D | utopia_module.c | 53 printu("[utopia shm error] something wrong in MsOS_SHM_GetId\n"); in UTOPIARegisterToUtopia() 54 printu("is SHM_SIZE reached?\n"); in UTOPIARegisterToUtopia() 55 printu("is MAX_SHM_CLIENT_NUM reached?\n"); in UTOPIARegisterToUtopia()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/ |
| H A D | utopia_dapi.c | 99 printu("[utopia param error] type is not supported in %s\n", in isFirstCreation() 123 printu("[utopia param error] shm name string should not be empty\n"); in shm_malloc() 151 printu("[utopia shm error] something wrong in MsOS_SHM_GetId\n"); in shm_malloc() 152 printu("is SHM_SIZE reached?\n"); in shm_malloc() 153 printu("is MAX_SHM_CLIENT_NUM reached?\n"); in shm_malloc() 159 printu("[utopia shm error] shm id %d exceeds shm-info table length %d\n" in shm_malloc() 166 printu("[utopia shm error] register duplicated shared memory ID %d: %s@%p\n" in shm_malloc() 203 printu("[utopia error] type is not supported in %s\n", __FUNCTION__); in next_resource() 219 printu ("Obtained %zd stack frames.\n", size); in print_trace() 222 printu ("%s\n", strings[i]); in print_trace() [all …]
|
| H A D | utopia_module.c | 53 printu("[utopia shm error] something wrong in MsOS_SHM_GetId\n"); in UTOPIARegisterToUtopia() 54 printu("is SHM_SIZE reached?\n"); in UTOPIARegisterToUtopia() 55 printu("is MAX_SHM_CLIENT_NUM reached?\n"); in UTOPIARegisterToUtopia()
|
| H A D | utopia.c | 92 printu("[utopia info] utopia init\n" ); in UtopiaInit() 143 printu("[utopia open error] fail to create instance\n"); in UtopiaOpen() 163 printu("[utopia param error] instance pointer should not be null\n"); in UtopiaIoctl()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/ |
| H A D | utopia_dapi.h | 23 #define printu ALOGI macro 25 #define printu printk macro 27 #define printu printf macro
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/ |
| H A D | utopia_dapi.c | 368 printu("[utopia malloc error] Line: %d shm_malloc fail\n",__LINE__); in UtopiaModuleSetSTRPrivate() 379 printu("[utopia param error] module pointer should not be null\n"); in UtopiaModuleGetSTRPrivate()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/ |
| H A D | utopia_dapi.c | 368 printu("[utopia malloc error] Line: %d shm_malloc fail\n",__LINE__); in UtopiaModuleSetSTRPrivate() 379 printu("[utopia param error] module pointer should not be null\n"); in UtopiaModuleGetSTRPrivate()
|