Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c452 pthread_spin_unlock(&schp->lock); in complete_sq_drain_wr()
496 pthread_spin_unlock(&rchp->lock); in complete_rq_drain_wr()
591 pthread_spin_unlock(&qhp->lock); in c4iw_post_send()
597 pthread_spin_unlock(&qhp->lock); in c4iw_post_send()
621 pthread_spin_unlock(&qhp->lock); in c4iw_post_send()
714 pthread_spin_unlock(&qhp->lock); in c4iw_post_send()
736 pthread_spin_unlock(&qhp->lock); in c4iw_post_receive()
743 pthread_spin_unlock(&qhp->lock); in c4iw_post_receive()
787 pthread_spin_unlock(&qhp->lock); in c4iw_post_receive()
809 pthread_spin_unlock(&qhp->lock); in c4iw_flush_qp()
[all …]
H A Dverbs.c138 pthread_spin_unlock(&dev->lock); in __c4iw_reg_mr()
161 pthread_spin_unlock(&dev->lock); in c4iw_dereg_mr()
238 pthread_spin_unlock(&dev->lock); in c4iw_create_cq()
286 pthread_spin_unlock(&dev->lock); in c4iw_destroy_cq()
401 pthread_spin_unlock(&dev->lock); in create_qp_v0()
556 pthread_spin_unlock(&dev->lock); in create_qp()
618 pthread_spin_unlock(&qhp->lock); in c4iw_modify_qp()
631 pthread_spin_unlock(&qhp->lock); in c4iw_destroy_qp()
648 pthread_spin_unlock(&dev->lock); in c4iw_destroy_qp()
668 pthread_spin_unlock(&qhp->lock); in c4iw_query_qp()
[all …]
H A Dcq.c748 pthread_spin_unlock(&qhp->lock); in c4iw_poll_cq_one()
776 pthread_spin_unlock(&chp->lock); in c4iw_poll_cq()
789 pthread_spin_unlock(&chp->lock); in c4iw_arm_cq()
/freebsd/contrib/ofed/libmlx4/
H A Dsrq.c59 pthread_spin_unlock(&srq->lock); in mlx4_free_srq_wqe()
120 pthread_spin_unlock(&srq->lock); in mlx4_post_srq_recv()
317 pthread_spin_unlock(&mcq->lock); in mlx4_destroy_xrc_srq()
323 pthread_spin_unlock(&mcq->lock); in mlx4_destroy_xrc_srq()
H A Dverbs.c625 pthread_spin_unlock(&cq->lock); in mlx4_resize_cq()
1084 pthread_spin_unlock(&send_cq->lock); in mlx4_unlock_cqs()
1086 pthread_spin_unlock(&recv_cq->lock); in mlx4_unlock_cqs()
1088 pthread_spin_unlock(&send_cq->lock); in mlx4_unlock_cqs()
1090 pthread_spin_unlock(&recv_cq->lock); in mlx4_unlock_cqs()
1091 pthread_spin_unlock(&send_cq->lock); in mlx4_unlock_cqs()
1093 pthread_spin_unlock(&send_cq->lock); in mlx4_unlock_cqs()
1094 pthread_spin_unlock(&recv_cq->lock); in mlx4_unlock_cqs()
H A Dcq.c415 pthread_spin_unlock(&cq->lock); in mlx4_poll_cq()
429 pthread_spin_unlock(&cq->lock); in _mlx4_end_poll()
455 pthread_spin_unlock(&cq->lock); in _mlx4_start_poll()
461 pthread_spin_unlock(&cq->lock); in _mlx4_start_poll()
774 pthread_spin_unlock(&cq->lock); in mlx4_cq_clean()
H A Ddoorbell.h65 pthread_spin_unlock(&ctx->uar_lock); in mlx4_write64()
H A Dqp.c116 pthread_spin_unlock(&cq->lock); in wq_overflow()
489 pthread_spin_unlock(&ctx->bf_lock); in mlx4_post_send()
507 pthread_spin_unlock(&qp->sq.lock); in mlx4_post_send()
570 pthread_spin_unlock(&qp->rq.lock); in mlx4_post_recv()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp94 INTERCEPTOR(int, pthread_spin_unlock, pthread_spinlock_t *m) { in INTERCEPTOR() argument
97 return REAL(pthread_spin_unlock)(m); in INTERCEPTOR()
304 INTERCEPT_FUNCTION(pthread_spin_unlock); in InitializeInterceptors()
/freebsd/contrib/ofed/libirdma/
H A Dirdma_uverbs.c936 pthread_spin_unlock(&iwucq->lock); in irdma_upoll_cq()
968 pthread_spin_unlock(&iwucq->lock); in irdma_start_poll()
1008 pthread_spin_unlock(&iwucq->lock); in irdma_end_poll()
1204 pthread_spin_unlock(&iwucq->lock); in irdma_uarm_cq()
1227 pthread_spin_unlock(&iwucq->lock); in irdma_cq_event()
1609 pthread_spin_unlock(&iwucq->lock); in irdma_clean_cqes()
1847 pthread_spin_unlock(&iwuqp->lock); in irdma_upost_send()
1896 pthread_spin_unlock(&iwuqp->lock); in irdma_upost_recv()
2062 pthread_spin_unlock(&iwucq->lock); in irdma_uresize_cq()
2067 pthread_spin_unlock(&iwucq->lock); in irdma_uresize_cq()
H A Dirdma_uk.c1251 pthread_spin_unlock(qp->lock); in irdma_repost_rq_wqes()
1448 pthread_spin_unlock(qp->lock); in irdma_uk_cq_poll_cmpl()
1458 pthread_spin_unlock(qp->lock); in irdma_uk_cq_poll_cmpl()
1502 pthread_spin_unlock(qp->lock); in irdma_uk_cq_poll_cmpl()
1533 pthread_spin_unlock(qp->lock); in irdma_uk_cq_poll_cmpl()
/freebsd/contrib/ofed/libbnxtre/
H A Ddb.c525 pthread_spin_unlock(&cntx->qp_dbr_res.lock); in bnxt_re_db_recovery()
532 pthread_spin_unlock(&cntx->cq_dbr_res.lock); in bnxt_re_db_recovery()
539 pthread_spin_unlock(&cntx->srq_dbr_res.lock); in bnxt_re_db_recovery()
H A Dverbs.c367 pthread_spin_unlock(&cntx->cq_dbr_res.lock); in _bnxt_re_create_cq()
587 pthread_spin_unlock(&cq->cntx->cq_dbr_res.lock); in bnxt_re_destroy_cq()
596 pthread_spin_unlock(&cq->cntx->cq_dbr_res.lock); in bnxt_re_destroy_cq()
1148 pthread_spin_unlock(&cq->cntx->cq_dbr_res.lock); in bnxt_re_cleanup_cq()
1631 pthread_spin_unlock(&cntx->qp_dbr_res.lock); in bnxt_re_create_qp()
1740 pthread_spin_unlock(&qp->cntx->qp_dbr_res.lock); in bnxt_re_destroy_qp()
1748 pthread_spin_unlock(&qp->cntx->qp_dbr_res.lock); in bnxt_re_destroy_qp()
2384 pthread_spin_unlock(&uctx->srq_dbr_res.lock); in bnxt_re_create_srq()
2418 pthread_spin_unlock(&srq->uctx->srq_dbr_res.lock); in bnxt_re_destroy_srq()
2428 pthread_spin_unlock(&srq->uctx->srq_dbr_res.lock); in bnxt_re_destroy_srq()
H A Dmain.h488 return pthread_spin_unlock(&lock->lock); in bnxt_spin_unlock()
/freebsd/contrib/ofed/include/
H A Dudma_barrier.h282 pthread_spin_unlock(lock); in mmio_wc_spinunlock()
/freebsd/lib/libthr/thread/
H A Dthr_pspinlock.c50 __weak_reference(_pthread_spin_unlock, pthread_spin_unlock);
/freebsd/lib/libthr/
H A Dpthread.map117 pthread_spin_unlock;
/freebsd/lib/libc/include/
H A Dnamespace.h203 #define pthread_spin_unlock _pthread_spin_unlock macro
H A Dun-namespace.h184 #undef pthread_spin_unlock
/freebsd/include/
H A Dpthread.h299 int pthread_spin_unlock(pthread_spinlock_t * __spin)
/freebsd/contrib/unbound/util/
H A Dlocks.h147 #define lock_quick_unlock(lock) LOCKRET(pthread_spin_unlock(lock))
/freebsd/share/man/man3/
H A DMakefile540 pthread_spin_lock.3 pthread_spin_unlock.3
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h730 return pthread_spin_unlock(&lock->lock); in mlx5_spin_unlock()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1544 TSAN_INTERCEPTOR(int, pthread_spin_unlock, void *m) { in TSAN_INTERCEPTOR() argument
1545 SCOPED_TSAN_INTERCEPTOR(pthread_spin_unlock, m); in TSAN_INTERCEPTOR()
1547 int res = REAL(pthread_spin_unlock)(m); in TSAN_INTERCEPTOR()
3056 TSAN_INTERCEPT(pthread_spin_unlock); in InitializeInterceptors()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2656 fun:pthread_spin_unlock=uninstrumented