Searched refs:debug_depth (Results 1 – 2 of 2) sorted by relevance
93 static int debug_depth = 0; variable102 #define SDEBUG(...) do if (atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth); print…1188 debug_depth++; in atom_execute_table_locked()1211 debug_depth--; in atom_execute_table_locked()
94 static int debug_depth; variable103 #define SDEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG); debug_print_spaces(debug_depth)…1236 debug_depth++; in amdgpu_atom_execute_table_locked()1259 debug_depth--; in amdgpu_atom_execute_table_locked()