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

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dsa_query.c119 static spinlock_t idr_lock; variable
625 spin_lock_irqsave(&idr_lock, flags);
627 spin_unlock_irqrestore(&idr_lock, flags);
632 spin_unlock_irqrestore(&idr_lock, flags);
749 spin_lock_irqsave(&idr_lock, flags);
751 spin_unlock_irqrestore(&idr_lock, flags);
763 spin_lock_irqsave(&idr_lock, flags);
765 spin_unlock_irqrestore(&idr_lock, flags);
1278 spin_lock_irqsave(&idr_lock, flags);
1280 spin_unlock_irqrestore(&idr_lock, flag
[all...]

Completed in 80 milliseconds