Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c889 static inline int get_cq_refcount(struct mthca_dev *dev, struct mthca_cq *cq) in get_cq_refcount() function
938 wait_event(cq->wait, !get_cq_refcount(dev, cq)); in mthca_free_cq()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c889 static inline int get_cq_refcount(struct mthca_dev *dev, struct mthca_cq *cq) in get_cq_refcount() function
938 wait_event(cq->wait, !get_cq_refcount(dev, cq)); in mthca_free_cq()

Completed in 4 milliseconds