Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Dsa_query.c97 spinlock_t ah_lock; member
1223 spin_lock_irqsave(&port->ah_lock, flags); in get_src_path_mask()
1225 spin_unlock_irqrestore(&port->ah_lock, flags); in get_src_path_mask()
1350 spin_lock_irqsave(&query->port->ah_lock, flags); in alloc_mad()
1352 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
1357 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
2334 spin_lock_irq(&port->ah_lock); in update_sm_ah()
2338 spin_unlock_irq(&port->ah_lock); in update_sm_ah()
2359 spin_lock_irqsave(&port->ah_lock, flags); in ib_sa_event()
2363 spin_unlock_irqrestore(&port->ah_lock, flags); in ib_sa_event()
[all …]