Searched refs:DEBUG_LOG_SIZE (Results 1 – 1 of 1) sorted by relevance
124 #define DEBUG_LOG_SIZE 4096 macro126 struct debug_log_info debug_log[DEBUG_LOG_SIZE];137 if (debug_log_pos < DEBUG_LOG_SIZE) { in debug_log_func()4180 seq_printf(m, "debug_log %i/%i\n", i, DEBUG_LOG_SIZE); in crisv10_proc_show()