Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dsa_query.c97 spinlock_t ah_lock; member
1210 spin_lock_irqsave(&port->ah_lock, flags); in get_src_path_mask()
1212 spin_unlock_irqrestore(&port->ah_lock, flags); in get_src_path_mask()
1297 spin_lock_irqsave(&query->port->ah_lock, flags); in alloc_mad()
1299 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
1304 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
2273 spin_lock_irq(&port->ah_lock); in update_sm_ah()
2277 spin_unlock_irq(&port->ah_lock); in update_sm_ah()
2298 spin_lock_irqsave(&port->ah_lock, flags); in ib_sa_event()
2302 spin_unlock_irqrestore(&port->ah_lock, flag in ib_sa_event()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c97 spinlock_t ah_lock; member
1185 spin_lock_irqsave(&port->ah_lock, flags); in get_src_path_mask()
1187 spin_unlock_irqrestore(&port->ah_lock, flags); in get_src_path_mask()
1272 spin_lock_irqsave(&query->port->ah_lock, flags); in alloc_mad()
1274 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
1279 spin_unlock_irqrestore(&query->port->ah_lock, flags); in alloc_mad()
2103 spin_lock_irq(&port->ah_lock); in update_sm_ah()
2107 spin_unlock_irq(&port->ah_lock); in update_sm_ah()
2128 spin_lock_irqsave(&port->ah_lock, flags); in ib_sa_event()
2132 spin_unlock_irqrestore(&port->ah_lock, flag in ib_sa_event()
[all...]

Completed in 6 milliseconds