init_waitqueue_head
#define __init_waitqueue_head(wqh, name, lk) init_waitqueue_head(wqh)
init_waitqueue_head(&linux_bit_waitq);
init_waitqueue_head(&linux_var_waitq);
init_waitqueue_head(&en_info->waitq);
init_waitqueue_head(&cq->waitq);
init_waitqueue_head(&cmdq->waitq);
init_waitqueue_head(&chp->wait);
init_waitqueue_head(&qhp->wait);
init_waitqueue_head(&cqp->cqp_requests[i].waitq);
init_waitqueue_head(&cqp->remove_wq);
init_waitqueue_head(&iwdev->suspend_wq);
init_waitqueue_head(&iwqp->waitq);
init_waitqueue_head(&iwqp->mod_qp_waitq);
init_waitqueue_head(&cqp_request->waitq);
init_waitqueue_head(&ctx->wait);
init_waitqueue_head(&ev_queue->poll_wait);
init_waitqueue_head(&ev_file->poll_wait);
init_waitqueue_head(&cq->wait);
init_waitqueue_head(&qp->wait);
init_waitqueue_head(&srq->wait);
init_waitqueue_head(&pool->force_wait);
init_waitqueue_head(&cm_id_priv->connect_wait);
init_waitqueue_head(&file->poll_wait);
init_waitqueue_head(&file->poll_wait);
init_waitqueue_head(&file->recv_wait);
init_waitqueue_head(&ev_queue->poll_wait);