Searched refs:debug_depth (Results 1 – 1 of 1) sorted by relevance
87 static int debug_depth = 0; variable96 #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()