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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/mm/
H A Dpgtable.c101 DEFINE_SPINLOCK(pgd_lock); variable
129 spin_lock_irqsave(&pgd_lock, flags);
139 spin_unlock_irqrestore(&pgd_lock, flags);
148 spin_lock_irqsave(&pgd_lock, flags);
150 spin_unlock_irqrestore(&pgd_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/mm/
H A Dpgalloc.c82 DEFINE_SPINLOCK(pgd_lock); variable
110 spin_lock_irqsave(&pgd_lock, flags);
120 spin_unlock_irqrestore(&pgd_lock, flags);
129 spin_lock_irqsave(&pgd_lock, flags);
131 spin_unlock_irqrestore(&pgd_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/mm/
H A Dpgalloc.c82 DEFINE_SPINLOCK(pgd_lock); variable
110 spin_lock_irqsave(&pgd_lock, flags);
120 spin_unlock_irqrestore(&pgd_lock, flags);
129 spin_lock_irqsave(&pgd_lock, flags);
131 spin_unlock_irqrestore(&pgd_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/mm/
H A Dpgtable.c101 DEFINE_SPINLOCK(pgd_lock); variable
129 spin_lock_irqsave(&pgd_lock, flags);
139 spin_unlock_irqrestore(&pgd_lock, flags);
148 spin_lock_irqsave(&pgd_lock, flags);
150 spin_unlock_irqrestore(&pgd_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/mm/
H A Dpgtable.c119 spin_lock_irqsave(&pgd_lock, flags);
121 spin_unlock_irqrestore(&pgd_lock, flags);
273 spin_lock_irqsave(&pgd_lock, flags);
278 spin_unlock_irqrestore(&pgd_lock, flags);
H A Dfault.c176 DEFINE_SPINLOCK(pgd_lock); variable
230 spin_lock_irqsave(&pgd_lock, flags);
235 spin_unlock_irqrestore(&pgd_lock, flags);
341 spin_lock_irqsave(&pgd_lock, flags);
350 spin_unlock_irqrestore(&pgd_lock, flags);
H A Dpageattr.c62 spin_lock_irqsave(&pgd_lock, flags);
64 spin_unlock_irqrestore(&pgd_lock, flags);
399 spin_lock_irqsave(&pgd_lock, flags);
494 spin_unlock_irqrestore(&pgd_lock, flags);
515 spin_lock_irqsave(&pgd_lock, flags);
575 * pgd_lock then stick the page back into the pool:
579 spin_unlock_irqrestore(&pgd_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/mm/
H A Dpgtable.c119 spin_lock_irqsave(&pgd_lock, flags);
121 spin_unlock_irqrestore(&pgd_lock, flags);
273 spin_lock_irqsave(&pgd_lock, flags);
278 spin_unlock_irqrestore(&pgd_lock, flags);
H A Dfault.c176 DEFINE_SPINLOCK(pgd_lock); variable
230 spin_lock_irqsave(&pgd_lock, flags);
235 spin_unlock_irqrestore(&pgd_lock, flags);
341 spin_lock_irqsave(&pgd_lock, flags);
350 spin_unlock_irqrestore(&pgd_lock, flags);
H A Dpageattr.c62 spin_lock_irqsave(&pgd_lock, flags);
64 spin_unlock_irqrestore(&pgd_lock, flags);
399 spin_lock_irqsave(&pgd_lock, flags);
494 spin_unlock_irqrestore(&pgd_lock, flags);
515 spin_lock_irqsave(&pgd_lock, flags);
575 * pgd_lock then stick the page back into the pool:
579 spin_unlock_irqrestore(&pgd_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/mm/
H A Dpgtable.c155 DEFINE_SPINLOCK(pgd_lock); variable
176 spin_lock_irqsave(&pgd_lock, flags);
192 spin_unlock_irqrestore(&pgd_lock, flags);
199 spin_lock_irqsave(&pgd_lock, flags);
201 spin_unlock_irqrestore(&pgd_lock, flags);
H A Dfault.c854 spin_lock_irqsave(&pgd_lock, flags);
862 spin_unlock_irqrestore(&pgd_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 Dpgtable.c155 DEFINE_SPINLOCK(pgd_lock); variable
176 spin_lock_irqsave(&pgd_lock, flags);
192 spin_unlock_irqrestore(&pgd_lock, flags);
199 spin_lock_irqsave(&pgd_lock, flags);
201 spin_unlock_irqrestore(&pgd_lock, flags);
H A Dfault.c854 spin_lock_irqsave(&pgd_lock, flags);
862 spin_unlock_irqrestore(&pgd_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/include/asm/
H A Dpgtable.h47 extern spinlock_t pgd_lock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/include/asm/
H A Dpgtable.h47 extern spinlock_t pgd_lock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dpgtable.h28 extern spinlock_t pgd_lock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/xen/
H A Dmmu.c1074 spin_lock_irqsave(&pgd_lock, flags);
1083 spin_unlock_irqrestore(&pgd_lock, flags);
1187 spin_lock_irqsave(&pgd_lock, flags);
1197 spin_unlock_irqrestore(&pgd_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/include/asm/
H A Dpgtable.h43 extern spinlock_t pgd_lock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable.h28 extern spinlock_t pgd_lock;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/xen/
H A Dmmu.c1074 spin_lock_irqsave(&pgd_lock, flags);
1083 spin_unlock_irqrestore(&pgd_lock, flags);
1187 spin_lock_irqsave(&pgd_lock, flags);
1197 spin_unlock_irqrestore(&pgd_lock, flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpgtable.h43 extern spinlock_t pgd_lock;

Completed in 524 milliseconds