Searched refs:MPOOL_PRINT (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | drvMPool.c | 175 …#define MPOOL_PRINT(fmt, args...) printk("[MPOOL USER][%06d] " fmt, __LINE__, ## arg… macro 181 #define MPOOL_PRINT(fmt, args...) do{} while (0) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvMPool.c | 227 … #define MPOOL_PRINT(fmt, args...) LOGI("[MPOOL USER][%06d] " fmt, __LINE__, ## args) macro 231 …#define MPOOL_PRINT(fmt, args...) printf("[MPOOL USER][%06d] " fmt, __LINE__, ## arg… macro 238 #define MPOOL_PRINT(fmt, args...) do{} while (0) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | drvMPool.c | 117 #define MPOOL_PRINT(fmt, args...) while (0) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | drvMPool.c | 168 #define MPOOL_PRINT(fmt, args...) while (0) macro
|