Searched refs:unwind_lock (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dunwind.c36 static spinlock_t unwind_lock; variable
154 spin_lock_irqsave(&unwind_lock, flags);
156 spin_unlock_irqrestore(&unwind_lock, flags);
165 spin_lock_irqsave(&unwind_lock, flags);
167 spin_unlock_irqrestore(&unwind_lock, flags);
181 spin_lock_init(&unwind_lock);

Completed in 149 milliseconds