Searched refs:debug_log_cnt_wrapped (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dfasttimer.c61 static unsigned int debug_log_cnt_wrapped; variable
72 debug_log_cnt_wrapped = 1; \
550 if (debug_log_cnt_wrapped)
555 while ((i != end_i || (debug_log_cnt_wrapped && !used)) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dfasttimer.c67 static unsigned int debug_log_cnt_wrapped; variable
78 debug_log_cnt_wrapped = 1; \
528 if (debug_log_cnt_wrapped)
531 while ((i != end_i || (debug_log_cnt_wrapped && !used)) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dfasttimer.c61 static unsigned int debug_log_cnt_wrapped; variable
72 debug_log_cnt_wrapped = 1; \
550 if (debug_log_cnt_wrapped)
555 while ((i != end_i || (debug_log_cnt_wrapped && !used)) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dfasttimer.c67 static unsigned int debug_log_cnt_wrapped; variable
78 debug_log_cnt_wrapped = 1; \
528 if (debug_log_cnt_wrapped)
531 while ((i != end_i || (debug_log_cnt_wrapped && !used)) &&

Completed in 129 milliseconds