Home
last modified time | relevance | path

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

/arch/cris/arch-v10/kernel/
Dfasttimer.c57 static const char * debug_log_string[DEBUG_LOG_MAX]; variable
66 debug_log_string[debug_log_cnt] = (string); \
530 if (seq_printf(m, debug_log_string[i], debug_log_value[i]) < 0) in proc_fasttimer_show()
/arch/cris/arch-v32/kernel/
Dfasttimer.c64 static const char * debug_log_string[DEBUG_LOG_MAX]; variable
73 debug_log_string[debug_log_cnt] = (string); \
504 if (seq_printf(m, debug_log_string[i], debug_log_value[i]) < 0) in proc_fasttimer_show()