Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Dsa_query.c74 spinlock_t ah_lock; member
891 spin_lock_irq(&port->ah_lock); in update_sm_ah()
895 spin_unlock_irq(&port->ah_lock); in update_sm_ah()
916 spin_lock_irqsave(&port->ah_lock, flags); in ib_sa_event()
920 spin_unlock_irqrestore(&port->ah_lock, flags); in ib_sa_event()
987 spin_lock_irqsave(&port->ah_lock, flags); in get_src_path_mask()
989 spin_unlock_irqrestore(&port->ah_lock, flags); in get_src_path_mask()
1043 spin_lock_irqsave(&query->port->ah_lock, flags); in alloc_mad()
1045 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
1050 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
[all …]