Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_queue.c150 spinlock_t *consumer_lock) in rxe_queue_resize() argument
170 spin_lock_irqsave(consumer_lock, consumer_flags); in rxe_queue_resize()
180 spin_unlock_irqrestore(consumer_lock, consumer_flags); in rxe_queue_resize()
H A Drxe_srq.c63 spin_lock_init(&srq->rq.consumer_lock); in rxe_srq_from_init()
172 &srq->rq.consumer_lock); in rxe_srq_from_attr()
H A Drxe_queue.h91 spinlock_t *producer_lock, spinlock_t *consumer_lock);
H A Drxe_resp.c272 spin_lock_irqsave(&srq->rq.consumer_lock, flags); in get_srq_wqe()
276 spin_unlock_irqrestore(&srq->rq.consumer_lock, flags); in get_srq_wqe()
282 spin_unlock_irqrestore(&srq->rq.consumer_lock, flags); in get_srq_wqe()
298 spin_unlock_irqrestore(&srq->rq.consumer_lock, flags); in get_srq_wqe()
302 spin_unlock_irqrestore(&srq->rq.consumer_lock, flags); in get_srq_wqe()
H A Drxe_qp.c225 spin_lock_init(&qp->rq.consumer_lock); in rxe_qp_init_misc()
/linux/Documentation/translations/zh_CN/core-api/
H A Dcircular-buffers.rst177 spin_lock(&consumer_lock);
195 spin_unlock(&consumer_lock);
/linux/Documentation/core-api/
H A Dcircular-buffers.rst197 spin_lock(&consumer_lock);
215 spin_unlock(&consumer_lock);