Home
last modified time | relevance | path

Searched refs:pthread_spin_lock (Results 1 – 24 of 24) sorted by relevance

/freebsd-14-stable/contrib/ofed/libcxgb4/
HDverbs.c136 pthread_spin_lock(&dev->lock); in __c4iw_reg_mr()
159 pthread_spin_lock(&dev->lock); in c4iw_dereg_mr()
226 pthread_spin_lock(&dev->lock); in c4iw_create_cq()
271 pthread_spin_lock(&dev->lock); in c4iw_destroy_cq()
383 pthread_spin_lock(&dev->lock); in create_qp_v0()
532 pthread_spin_lock(&dev->lock); in create_qp()
588 pthread_spin_lock(&qhp->lock); in c4iw_modify_qp()
605 pthread_spin_lock(&qhp->lock); in c4iw_destroy_qp()
622 pthread_spin_lock(&dev->lock); in c4iw_destroy_qp()
639 pthread_spin_lock(&qhp->lock); in c4iw_query_qp()
[all …]
HDqp.c323 pthread_spin_lock(&qhp->lock); in c4iw_post_send()
428 pthread_spin_lock(&qhp->lock); in c4iw_post_receive()
520 pthread_spin_lock(&rchp->lock); in c4iw_flush_qp()
521 pthread_spin_lock(&qhp->lock); in c4iw_flush_qp()
529 pthread_spin_lock(&schp->lock); in c4iw_flush_qp()
530 pthread_spin_lock(&qhp->lock); in c4iw_flush_qp()
536 pthread_spin_lock(&qhp->lock); in c4iw_flush_qp()
543 pthread_spin_lock(&dev->lock); in c4iw_flush_qps()
548 pthread_spin_lock(&qhp->lock); in c4iw_flush_qps()
HDcq.c595 pthread_spin_lock(&qhp->lock); in c4iw_poll_cq_one()
727 pthread_spin_lock(&chp->lock); in c4iw_poll_cq()
746 pthread_spin_lock(&chp->lock); in c4iw_arm_cq()
/freebsd-14-stable/contrib/ofed/libmlx4/
HDsrq.c53 pthread_spin_lock(&srq->lock); in mlx4_free_srq_wqe()
73 pthread_spin_lock(&srq->lock); in mlx4_post_srq_recv()
307 pthread_spin_lock(&mcq->lock); in mlx4_destroy_xrc_srq()
313 pthread_spin_lock(&mcq->lock); in mlx4_destroy_xrc_srq()
HDverbs.c586 pthread_spin_lock(&cq->lock); in mlx4_resize_cq()
1049 pthread_spin_lock(&send_cq->lock); in mlx4_lock_cqs()
1051 pthread_spin_lock(&recv_cq->lock); in mlx4_lock_cqs()
1053 pthread_spin_lock(&send_cq->lock); in mlx4_lock_cqs()
1055 pthread_spin_lock(&send_cq->lock); in mlx4_lock_cqs()
1056 pthread_spin_lock(&recv_cq->lock); in mlx4_lock_cqs()
1058 pthread_spin_lock(&recv_cq->lock); in mlx4_lock_cqs()
1059 pthread_spin_lock(&send_cq->lock); in mlx4_lock_cqs()
HDdoorbell.h62 pthread_spin_lock(&ctx->uar_lock); in mlx4_write64()
HDqp.c114 pthread_spin_lock(&cq->lock); in wq_overflow()
227 pthread_spin_lock(&qp->sq.lock); in mlx4_post_send()
522 pthread_spin_lock(&qp->rq.lock); in mlx4_post_recv()
HDcq.c404 pthread_spin_lock(&cq->lock); in mlx4_poll_cq()
448 pthread_spin_lock(&cq->lock); in _mlx4_start_poll()
772 pthread_spin_lock(&cq->lock); in mlx4_cq_clean()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/dd/
HDdd_interceptors.cpp78 INTERCEPTOR(int, pthread_spin_lock, pthread_spinlock_t *m) { in INTERCEPTOR() argument
81 int res = REAL(pthread_spin_lock)(m); in INTERCEPTOR()
302 INTERCEPT_FUNCTION(pthread_spin_lock); in InitializeInterceptors()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/rtsan/
HDrtsan_interceptors.cpp181 INTERCEPTOR(int, pthread_spin_lock, pthread_spinlock_t *spinlock) { in INTERCEPTOR() argument
183 return REAL(pthread_spin_lock)(spinlock); in INTERCEPTOR()
415 INTERCEPT_FUNCTION(pthread_spin_lock); in InitializeInterceptors()
/freebsd-14-stable/contrib/ofed/include/
HDudma_barrier.h268 pthread_spin_lock(lock); in mmio_wc_spinlock()
/freebsd-14-stable/lib/libthr/thread/
HDthr_pspinlock.c49 __weak_reference(_pthread_spin_lock, pthread_spin_lock);
/freebsd-14-stable/share/man/man3/
HDMakefile458 pthread_spin_lock.3 \
524 pthread_spin_lock.3 pthread_spin_trylock.3 \
525 pthread_spin_lock.3 pthread_spin_unlock.3
/freebsd-14-stable/contrib/ofed/libirdma/
HDirdma_uverbs.c921 ret = pthread_spin_lock(&iwucq->lock); in irdma_upoll_cq()
947 ret = pthread_spin_lock(&iwucq->lock); in irdma_start_poll()
1180 ret = pthread_spin_lock(&iwucq->lock); in irdma_uarm_cq()
1210 if (pthread_spin_lock(&iwucq->lock)) in irdma_cq_event()
1589 ret = pthread_spin_lock(&iwucq->lock); in irdma_clean_cqes()
1673 err = pthread_spin_lock(&iwuqp->lock); in irdma_upost_send()
1851 err = pthread_spin_lock(&iwuqp->lock); in irdma_upost_recv()
2031 ret = pthread_spin_lock(&iwucq->lock); in irdma_uresize_cq()
HDirdma_uk.c1181 if (pthread_spin_lock(qp->lock)) in irdma_repost_rq_wqes()
1462 if (pthread_spin_lock(qp->lock)) { in irdma_uk_cq_poll_cmpl()
/freebsd-14-stable/lib/libthr/
HDpthread.map115 pthread_spin_lock;
/freebsd-14-stable/lib/libc/include/
HDnamespace.h201 #define pthread_spin_lock _pthread_spin_lock macro
HDun-namespace.h182 #undef pthread_spin_lock
/freebsd-14-stable/include/
HDpthread.h290 int pthread_spin_lock(pthread_spinlock_t * __spin)
/freebsd-14-stable/contrib/unbound/util/
HDlocks.h146 #define lock_quick_lock(lock) LOCKRET(pthread_spin_lock(lock))
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/rtsan/tests/
HDrtsan_test_interceptors.cpp390 auto Func = [&]() { pthread_spin_lock(&spin_lock); }; in TEST()
/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5.h694 return pthread_spin_lock(&lock->lock); in mlx5_spin_lock()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors_posix.cpp1458 TSAN_INTERCEPTOR(int, pthread_spin_lock, void *m) { in TSAN_INTERCEPTOR() argument
1459 SCOPED_TSAN_INTERCEPTOR(pthread_spin_lock, m); in TSAN_INTERCEPTOR()
1461 int res = BLOCK_REAL(pthread_spin_lock)(m); in TSAN_INTERCEPTOR()
2973 TSAN_INTERCEPT(pthread_spin_lock); in InitializeInterceptors()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2654 fun:pthread_spin_lock=uninstrumented