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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dslice.c37 static spinlock_t slice_convert_lock = SPIN_LOCK_UNLOCKED; variable
196 spin_lock_irqsave(&slice_convert_lock, flags);
217 spin_unlock_irqrestore(&slice_convert_lock, flags);
564 spin_lock_irqsave(&slice_convert_lock, flags);
594 spin_unlock_irqrestore(&slice_convert_lock, flags);

Completed in 35 milliseconds