Home
last modified time | relevance | path

Searched refs:init_waitqueue_head (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h116 #define init_waitqueue_head(wqh) do { \ macro
/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c272 init_waitqueue_head(&pool->force_wait); in ib_create_fmr_pool()
H A Dib_iwcm.c219 init_waitqueue_head(&cm_id_priv->connect_wait); in iw_create_cm_id()
H A Dib_user_mad.c958 init_waitqueue_head(&file->recv_wait); in ib_umad_open()
H A Dib_ucm.c1165 init_waitqueue_head(&file->poll_wait); in ib_ucm_open()
H A Dib_uverbs_main.c653 init_waitqueue_head(&ev_file->poll_wait); in ib_uverbs_alloc_event_file()
H A Dib_ucma.c1670 init_waitqueue_head(&file->poll_wait); in ucma_open()
/freebsd-12.1/sys/dev/mthca/
H A Dmthca_srq.c260 init_waitqueue_head(&srq->wait); in mthca_alloc_srq()
H A Dmthca_cq.c824 init_waitqueue_head(&cq->wait); in mthca_init_cq()
H A Dmthca_qp.c1153 init_waitqueue_head(&qp->wait); in mthca_alloc_qp_common()
/freebsd-12.1/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c979 init_waitqueue_head(&chp->wait); in c4iw_create_cq()
H A Dqp.c1795 init_waitqueue_head(&qhp->wait); in c4iw_create_qp()
/freebsd-12.1/sys/dev/drm2/i915/
H A Dintel_ringbuffer.c1162 init_waitqueue_head(&ring->irq_queue); in intel_init_ring_buffer()
/freebsd-12.1/sys/contrib/rdma/krping/
H A Dkrping.c2011 init_waitqueue_head(&cb->sem); in krping_doit()