RDMA_CM_LISTEN 1776 drivers/infiniband/core/cma.c case RDMA_CM_LISTEN: RDMA_CM_LISTEN 2155 drivers/infiniband/core/cma.c if (listen_id->state != RDMA_CM_LISTEN) { RDMA_CM_LISTEN 2350 drivers/infiniband/core/cma.c if (listen_id->state != RDMA_CM_LISTEN) RDMA_CM_LISTEN 3393 drivers/infiniband/core/cma.c if ((cur_id->state != RDMA_CM_LISTEN) && reuseaddr && RDMA_CM_LISTEN 3549 drivers/infiniband/core/cma.c if (!cma_comp_exch(id_priv, RDMA_CM_ADDR_BOUND, RDMA_CM_LISTEN)) RDMA_CM_LISTEN 3578 drivers/infiniband/core/cma.c cma_comp_exch(id_priv, RDMA_CM_LISTEN, RDMA_CM_ADDR_BOUND);