Home
last modified time | relevance | path

Searched refs:__acquires (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
HDcompiler.h46 #define __acquires(x) macro
/freebsd-11-stable/sys/dev/mthca/
HDmthca_qp.c1314 __acquires(&send_cq->lock) __acquires(&recv_cq->lock) in mthca_lock_cqs()
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
HDib_cache.c182 __releases(&table->rwlock) __acquires(&table->rwlock) in write_gid()
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_qp.c958 __acquires(&send_cq->lock) __acquires(&recv_cq->lock) in mlx4_ib_lock_cqs()
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_qp.c1800 __acquires(&send_cq->lock) __acquires(&recv_cq->lock) in mlx5_ib_lock_cqs()