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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/mm/
H A Dhighmem.c114 static spinlock_t amp_lock = __SPIN_LOCK_UNLOCKED(&amp_lock); variable
147 spin_lock(&amp_lock);
163 spin_unlock(&amp_lock);
179 spin_lock_irqsave(&amp_lock, flags);
186 spin_unlock_irqrestore(&amp_lock, flags);
223 spin_lock_irqsave(&amp_lock, flags);
228 spin_unlock_irqrestore(&amp_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/mm/
H A Dhighmem.c114 static spinlock_t amp_lock = __SPIN_LOCK_UNLOCKED(&amp_lock); variable
147 spin_lock(&amp_lock);
163 spin_unlock(&amp_lock);
179 spin_lock_irqsave(&amp_lock, flags);
186 spin_unlock_irqrestore(&amp_lock, flags);
223 spin_lock_irqsave(&amp_lock, flags);
228 spin_unlock_irqrestore(&amp_lock, flags);

Completed in 106 milliseconds