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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddma-debug.c86 static u32 show_num_errors = 1; variable
133 * show_num_errors: the subtraction is racy. Also no big deal because in
193 (show_all_errors || show_num_errors > 0)) { \
199 if (!show_all_errors && show_num_errors > 0) \
200 show_num_errors -= 1; \
622 &show_num_errors);

Completed in 18 milliseconds