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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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)) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 52 milliseconds