Searched refs:spin_counter (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dpanic.c214 static int spin_counter; local
225 if (!spin_counter) {
227 spin_counter = pause_on_oops;
232 } while (--spin_counter);
236 while (spin_counter) {

Completed in 45 milliseconds