Home
last modified time | relevance | path

Searched defs:KBASE_DEBUG_ASSERT (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_debug.h94 #define KBASE_DEBUG_ASSERT(expr) KBASE_DEBUG_ASSERT_MSG(expr, #expr) macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_debug.h102 #define KBASE_DEBUG_ASSERT(expr) \ macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_debug.h101 #define KBASE_DEBUG_ASSERT(expr) KBASE_DEBUG_ASSERT_MSG(expr, #expr) macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_debug.h99 #define KBASE_DEBUG_ASSERT(expr) \ macro