Searched refs:DBG_MSG_IF (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_common.h | 31 #define DBG_MSG_IF(level,condition,args) /* args should be in brackets */ \ macro 49 #define DBG_MSG_IF(level,condition,args) do {} while(0) macro
|
| H A D | ump_kernel_api.c | 222 …DBG_MSG_IF(1, _MALI_OSK_ERR_OK != ret, ("UMP memory with ID %u does not belong to this session.\n"… in _ump_ukk_release()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_kernel_memory_backend_os.c | 90 …DBG_MSG_IF(1, 0 != info->num_pages_allocated, ("%d pages still in use during shutdown\n", info->nu… in os_memory_backend_destroy()
|
| H A D | ump_kernel_memory_backend_dedicated.c | 129 …DBG_MSG_IF(1, allocator->num_free != allocator->num_blocks, ("%u blocks still in use during shutdo… in block_allocator_shutdown()
|