comp_handler 73 drivers/crypto/ccree/cc_request_mgr.c static void comp_handler(unsigned long devarg); comp_handler 143 drivers/crypto/ccree/cc_request_mgr.c tasklet_init(&req_mgr_h->comptask, comp_handler, comp_handler 568 drivers/crypto/ccree/cc_request_mgr.c comp_handler((unsigned long)drvdata); comp_handler 221 drivers/infiniband/core/cq.c cq->comp_handler = ib_cq_completion_direct; comp_handler 224 drivers/infiniband/core/cq.c cq->comp_handler = ib_cq_completion_softirq; comp_handler 231 drivers/infiniband/core/cq.c cq->comp_handler = ib_cq_completion_workqueue; comp_handler 1028 drivers/infiniband/core/uverbs_cmd.c cq->comp_handler = ib_uverbs_comp_handler; comp_handler 122 drivers/infiniband/core/uverbs_std_types_cq.c cq->comp_handler = ib_uverbs_comp_handler; comp_handler 1919 drivers/infiniband/core/verbs.c ib_comp_handler comp_handler, comp_handler 1934 drivers/infiniband/core/verbs.c cq->comp_handler = comp_handler; comp_handler 891 drivers/infiniband/hw/bnxt_re/main.c if (cq->ib_cq.comp_handler) { comp_handler 893 drivers/infiniband/hw/bnxt_re/main.c (*cq->ib_cq.comp_handler)(&cq->ib_cq, cq->ib_cq.cq_context); comp_handler 100 drivers/infiniband/hw/cxgb3/iwch_ev.c (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); comp_handler 178 drivers/infiniband/hw/cxgb3/iwch_ev.c (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); comp_handler 748 drivers/infiniband/hw/cxgb3/iwch_qp.c (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); comp_handler 762 drivers/infiniband/hw/cxgb3/iwch_qp.c (*schp->ibcq.comp_handler)(&schp->ibcq, schp->ibcq.cq_context); comp_handler 784 drivers/infiniband/hw/cxgb3/iwch_qp.c (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); comp_handler 789 drivers/infiniband/hw/cxgb3/iwch_qp.c (*schp->ibcq.comp_handler)(&schp->ibcq, comp_handler 115 drivers/infiniband/hw/cxgb4/ev.c (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); comp_handler 235 drivers/infiniband/hw/cxgb4/ev.c (*chp->ibcq.comp_handler)(&chp->ibcq, chp->ibcq.cq_context); comp_handler 1010 drivers/infiniband/hw/cxgb4/qp.c (*schp->ibcq.comp_handler)(&schp->ibcq, comp_handler 1061 drivers/infiniband/hw/cxgb4/qp.c (*rchp->ibcq.comp_handler)(&rchp->ibcq, comp_handler 1639 drivers/infiniband/hw/cxgb4/qp.c (*rchp->ibcq.comp_handler)(&rchp->ibcq, comp_handler 1646 drivers/infiniband/hw/cxgb4/qp.c (*rchp->ibcq.comp_handler)(&rchp->ibcq, comp_handler 1652 drivers/infiniband/hw/cxgb4/qp.c (*schp->ibcq.comp_handler)(&schp->ibcq, comp_handler 1677 drivers/infiniband/hw/cxgb4/qp.c (*rchp->ibcq.comp_handler)(&rchp->ibcq, rchp->ibcq.cq_context); comp_handler 1682 drivers/infiniband/hw/cxgb4/qp.c (*schp->ibcq.comp_handler)(&schp->ibcq, comp_handler 46 drivers/infiniband/hw/hns/hns_roce_cq.c ibcq->comp_handler(ibcq, ibcq->cq_context); comp_handler 740 drivers/infiniband/hw/hns/hns_roce_hw_v1.c free_mr->mr_free_cq->ib_cq.comp_handler = NULL; comp_handler 175 drivers/infiniband/hw/i40iw/i40iw_hw.c if (i40iwcq->ibcq.comp_handler) comp_handler 176 drivers/infiniband/hw/i40iw/i40iw_hw.c i40iwcq->ibcq.comp_handler(&i40iwcq->ibcq, comp_handler 46 drivers/infiniband/hw/mlx4/cq.c ibcq->comp_handler(ibcq, ibcq->cq_context); comp_handler 3125 drivers/infiniband/hw/mlx4/main.c mqp->ibqp.send_cq->comp_handler) { comp_handler 3143 drivers/infiniband/hw/mlx4/main.c mqp->ibqp.recv_cq->comp_handler) { comp_handler 44 drivers/infiniband/hw/mlx5/cq.c ibcq->comp_handler(ibcq, ibcq->cq_context); comp_handler 907 drivers/infiniband/hw/mlx5/cq.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); comp_handler 4487 drivers/infiniband/hw/mlx5/main.c mqp->ibqp.send_cq->comp_handler) { comp_handler 4504 drivers/infiniband/hw/mlx5/main.c mqp->ibqp.recv_cq->comp_handler) { comp_handler 230 drivers/infiniband/hw/mthca/mthca_cq.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); comp_handler 958 drivers/infiniband/hw/ocrdma/ocrdma_hw.c if (bcq && bcq->ibcq.comp_handler) { comp_handler 960 drivers/infiniband/hw/ocrdma/ocrdma_hw.c (*bcq->ibcq.comp_handler) (&bcq->ibcq, bcq->ibcq.cq_context); comp_handler 977 drivers/infiniband/hw/ocrdma/ocrdma_hw.c if (cq->ibcq.comp_handler) { comp_handler 979 drivers/infiniband/hw/ocrdma/ocrdma_hw.c (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); comp_handler 489 drivers/infiniband/hw/qedr/main.c if (!cq->destroyed && cq->ibcq.comp_handler) comp_handler 490 drivers/infiniband/hw/qedr/main.c (*cq->ibcq.comp_handler) comp_handler 82 drivers/infiniband/hw/qedr/qedr_roce_cm.c cq->ibcq.comp_handler ? "Yes" : "No"); comp_handler 92 drivers/infiniband/hw/qedr/qedr_roce_cm.c if (cq->ibcq.comp_handler) comp_handler 93 drivers/infiniband/hw/qedr/qedr_roce_cm.c (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); comp_handler 121 drivers/infiniband/hw/qedr/qedr_roce_cm.c if (cq->ibcq.comp_handler) comp_handler 122 drivers/infiniband/hw/qedr/qedr_roce_cm.c (*cq->ibcq.comp_handler) (&cq->ibcq, cq->ibcq.cq_context); comp_handler 520 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c if (cq && cq->ibcq.comp_handler) comp_handler 521 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); comp_handler 182 drivers/infiniband/sw/rdmavt/cq.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); comp_handler 81 drivers/infiniband/sw/rxe/rxe_cq.c cq->ibcq.comp_handler(&cq->ibcq, cq->ibcq.cq_context); comp_handler 1025 drivers/infiniband/sw/siw/siw_qp.c if (!cq->base_cq.comp_handler) comp_handler 1090 drivers/infiniband/sw/siw/siw_qp.c cq->base_cq.comp_handler(&cq->base_cq, comp_handler 1152 drivers/infiniband/sw/siw/siw_qp.c cq->base_cq.comp_handler(&cq->base_cq, comp_handler 1545 include/rdma/ib_verbs.h ib_comp_handler comp_handler; comp_handler 3818 include/rdma/ib_verbs.h ib_comp_handler comp_handler,