Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Dsa_query.c65 spinlock_t ah_lock; member
431 spin_lock_irq(&port->ah_lock); in update_sm_ah()
435 spin_unlock_irq(&port->ah_lock); in update_sm_ah()
456 spin_lock_irqsave(&port->ah_lock, flags); in ib_sa_event()
460 spin_unlock_irqrestore(&port->ah_lock, flags); in ib_sa_event()
521 spin_lock_irqsave(&port->ah_lock, flags); in get_src_path_mask()
523 spin_unlock_irqrestore(&port->ah_lock, flags); in get_src_path_mask()
574 spin_lock_irqsave(&query->port->ah_lock, flags); in alloc_mad()
576 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
581 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
[all …]