Searched refs:gt_WARN_ON (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ | ||
H A D | intel_gt_print.h | 48 #define gt_WARN_ON(_gt, _condition) \ macro 49 gt_WARN(_gt, _condition, "%s", "gt_WARN_ON(" __stringify(_condition) ")") |
Completed in 1 milliseconds