Searched refs:GEM_DEBUG_BUG_ON (Results 1 – 2 of 2) sorted by relevance
49 #define GEM_DEBUG_BUG_ON(expr) GEM_BUG_ON(expr) macro60 #define GEM_DEBUG_BUG_ON(expr) macro
1006 GEM_DEBUG_BUG_ON(buf[2 * head + 1] != port->context_id); in process_csb()