Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dqp.c330 pthread_spin_unlock(&qhp->lock); in c4iw_post_send()
335 pthread_spin_unlock(&qhp->lock); in c4iw_post_send()
410 pthread_spin_unlock(&qhp->lock); in c4iw_post_send()
427 pthread_spin_unlock(&qhp->lock); in c4iw_post_receive()
433 pthread_spin_unlock(&qhp->lock); in c4iw_post_receive()
474 pthread_spin_unlock(&qhp->lock); in c4iw_post_receive()
510 pthread_spin_unlock(&qhp->lock); in c4iw_flush_qp()
518 pthread_spin_unlock(&qhp->lock); in c4iw_flush_qp()
519 pthread_spin_unlock(&rchp->lock); in c4iw_flush_qp()
527 pthread_spin_unlock(&qhp->lock); in c4iw_flush_qp()
[all …]
Dverbs.c140 pthread_spin_unlock(&dev->lock); in __c4iw_reg_mr()
163 pthread_spin_unlock(&dev->lock); in c4iw_dereg_mr()
230 pthread_spin_unlock(&dev->lock); in c4iw_create_cq()
275 pthread_spin_unlock(&dev->lock); in c4iw_destroy_cq()
387 pthread_spin_unlock(&dev->lock); in create_qp_v0()
540 pthread_spin_unlock(&dev->lock); in create_qp()
598 pthread_spin_unlock(&qhp->lock); in c4iw_modify_qp()
611 pthread_spin_unlock(&qhp->lock); in c4iw_destroy_qp()
628 pthread_spin_unlock(&dev->lock); in c4iw_destroy_qp()
647 pthread_spin_unlock(&qhp->lock); in c4iw_query_qp()
[all …]
Dcq.c710 pthread_spin_unlock(&qhp->lock); in c4iw_poll_cq_one()
738 pthread_spin_unlock(&chp->lock); in c4iw_poll_cq()
751 pthread_spin_unlock(&chp->lock); in c4iw_arm_cq()
/freebsd-10-stable/contrib/ofed/libmlx4/src/
Dverbs.c281 pthread_spin_unlock(&cq->lock); in mlx4_resize_cq()
387 pthread_spin_unlock(&mcq->lock); in mlx4_destroy_srq()
396 pthread_spin_unlock(&mcq->lock); in mlx4_destroy_srq()
636 pthread_spin_unlock(&send_cq->lock); in mlx4_unlock_cqs()
638 pthread_spin_unlock(&recv_cq->lock); in mlx4_unlock_cqs()
639 pthread_spin_unlock(&send_cq->lock); in mlx4_unlock_cqs()
641 pthread_spin_unlock(&send_cq->lock); in mlx4_unlock_cqs()
642 pthread_spin_unlock(&recv_cq->lock); in mlx4_unlock_cqs()
Dsrq.c61 pthread_spin_unlock(&srq->lock); in mlx4_free_srq_wqe()
122 pthread_spin_unlock(&srq->lock); in mlx4_post_srq_recv()
Ddoorbell.h57 pthread_spin_unlock(&ctx->uar_lock); in mlx4_write64()
Dqp.c115 pthread_spin_unlock(&cq->lock); in wq_overflow()
423 pthread_spin_unlock(&ctx->bf_lock); in mlx4_post_send()
440 pthread_spin_unlock(&qp->sq.lock); in mlx4_post_send()
503 pthread_spin_unlock(&qp->rq.lock); in mlx4_post_recv()
Dcq.c361 pthread_spin_unlock(&cq->lock); in mlx4_poll_cq()
463 pthread_spin_unlock(&cq->lock); in mlx4_cq_clean()
/freebsd-10-stable/contrib/ofed/libmthca/src/
Dsrq.c77 pthread_spin_unlock(&srq->lock); in mthca_free_srq_wqe()
178 pthread_spin_unlock(&srq->lock); in mthca_tavor_post_srq_recv()
249 pthread_spin_unlock(&srq->lock); in mthca_arbel_post_srq_recv()
Dverbs.c346 pthread_spin_unlock(&cq->lock); in mthca_resize_cq()
678 pthread_spin_unlock(&send_cq->lock); in mthca_unlock_cqs()
680 pthread_spin_unlock(&recv_cq->lock); in mthca_unlock_cqs()
681 pthread_spin_unlock(&send_cq->lock); in mthca_unlock_cqs()
683 pthread_spin_unlock(&send_cq->lock); in mthca_unlock_cqs()
684 pthread_spin_unlock(&recv_cq->lock); in mthca_unlock_cqs()
Ddoorbell.h95 pthread_spin_unlock(&ctx->uar_lock); in mthca_write64()
Dqp.c96 pthread_spin_unlock(&cq->lock); in wq_overflow()
330 pthread_spin_unlock(&qp->sq.lock); in mthca_tavor_post_send()
438 pthread_spin_unlock(&qp->rq.lock); in mthca_tavor_post_recv()
703 pthread_spin_unlock(&qp->sq.lock); in mthca_arbel_post_send()
776 pthread_spin_unlock(&qp->rq.lock); in mthca_arbel_post_recv()
Dcq.c481 pthread_spin_unlock(&cq->lock); in mthca_poll_cq()
597 pthread_spin_unlock(&cq->lock); in mthca_cq_clean()
/freebsd-10-stable/lib/libthr/thread/
Dthr_pspinlock.c43 __weak_reference(_pthread_spin_unlock, pthread_spin_unlock);
/freebsd-10-stable/lib/libkse/thread/
Dthr_pspinlock.c46 __weak_reference(_pthread_spin_unlock, pthread_spin_unlock);
/freebsd-10-stable/include/
Dpthread.h252 int pthread_spin_unlock(pthread_spinlock_t *);
/freebsd-10-stable/lib/libthr/
Dpthread.map118 pthread_spin_unlock;
/freebsd-10-stable/lib/libkse/
Dkse.map126 pthread_spin_unlock;
/freebsd-10-stable/lib/libc/include/
Dun-namespace.h180 #undef pthread_spin_unlock
Dnamespace.h199 #define pthread_spin_unlock _pthread_spin_unlock macro
/freebsd-10-stable/contrib/unbound/util/
Dlocks.h146 #define lock_quick_unlock(lock) LOCKRET(pthread_spin_unlock(lock))
/freebsd-10-stable/share/man/man3/
DMakefile321 pthread_spin_lock.3 pthread_spin_unlock.3
/freebsd-10-stable/contrib/ofed/libmlx4/fixes/
Dxrc_consolidated_v2.patch425 + pthread_spin_unlock(&mcq->lock);
434 + pthread_spin_unlock(&mcq->lock);