Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/arch-v10/kernel/
Dfasttimer.c60 static unsigned int debug_log_cnt_wrapped; variable
71 debug_log_cnt_wrapped = 1; \
526 if (debug_log_cnt_wrapped) in proc_fasttimer_show()
529 while (i != end_i || debug_log_cnt_wrapped) { in proc_fasttimer_show()
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dfasttimer.c67 static unsigned int debug_log_cnt_wrapped; variable
78 debug_log_cnt_wrapped = 1; \
500 if (debug_log_cnt_wrapped) in proc_fasttimer_show()
503 while ((i != end_i || debug_log_cnt_wrapped)) { in proc_fasttimer_show()