Home
last modified time | relevance | path

Searched refs:debug_depth (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Datom.c87 static int debug_depth = 0; variable
96 #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()