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