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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/
H A Dpcie.c27 spinlock_t conf_lock; member in struct:pcie_port
134 spin_lock_irqsave(&pp->conf_lock, flags);
136 spin_unlock_irqrestore(&pp->conf_lock, flags);
151 spin_lock_irqsave(&pp->conf_lock, flags);
153 spin_unlock_irqrestore(&pp->conf_lock, flags);
222 spin_lock_init(&pp->conf_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/
H A Dpcie.c30 spinlock_t conf_lock; member in struct:pcie_port
82 spin_lock_irqsave(&pp->conf_lock, flags);
84 spin_unlock_irqrestore(&pp->conf_lock, flags);
99 spin_lock_irqsave(&pp->conf_lock, flags);
101 spin_unlock_irqrestore(&pp->conf_lock, flags);
172 spin_lock_init(&pp->conf_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/
H A Dpcie.c24 spinlock_t conf_lock; member in struct:pcie_port
201 spin_lock_irqsave(&pp->conf_lock, flags);
203 spin_unlock_irqrestore(&pp->conf_lock, flags);
218 spin_lock_irqsave(&pp->conf_lock, flags);
220 spin_unlock_irqrestore(&pp->conf_lock, flags);
291 spin_lock_init(&pp->conf_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmax3100.c101 spinlock_t conf_lock; /* shared data */ member in struct:max3100_port
271 spin_lock(&s->conf_lock);
278 spin_unlock(&s->conf_lock);
369 spin_lock(&s->conf_lock);
372 spin_unlock(&s->conf_lock);
414 spin_lock(&s->conf_lock);
420 spin_unlock(&s->conf_lock);
537 spin_lock(&s->conf_lock);
541 spin_unlock(&s->conf_lock);
778 spin_lock_init(&max3100s[i]->conf_lock);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dsvclock.c514 goto conf_lock;
542 conf_lock:

Completed in 197 milliseconds