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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dsa_query.c65 spinlock_t ah_lock; member in struct:ib_sa_port
397 spin_lock_irq(&port->ah_lock);
401 spin_unlock_irq(&port->ah_lock);
419 spin_lock_irqsave(&port->ah_lock, flags);
423 spin_unlock_irqrestore(&port->ah_lock, flags);
484 spin_lock_irqsave(&port->ah_lock, flags);
486 spin_unlock_irqrestore(&port->ah_lock, flags);
527 spin_lock_irqsave(&query->port->ah_lock, flags);
529 spin_unlock_irqrestore(&query->port->ah_lock, flags);
534 spin_unlock_irqrestore(&query->port->ah_lock, flag
[all...]

Completed in 101 milliseconds