sc_accept_q 78 include/linux/sunrpc/svc_rdma.h struct list_head sc_accept_q; /* Conn. waiting accept */ sc_accept_q 138 net/sunrpc/xprtrdma/svc_rdma_transport.c INIT_LIST_HEAD(&cma_xprt->sc_accept_q); sc_accept_q 228 net/sunrpc/xprtrdma/svc_rdma_transport.c list_add_tail(&newxprt->sc_accept_q, &listen_xprt->sc_accept_q); sc_accept_q 403 net/sunrpc/xprtrdma/svc_rdma_transport.c if (!list_empty(&listen_rdma->sc_accept_q)) { sc_accept_q 404 net/sunrpc/xprtrdma/svc_rdma_transport.c newxprt = list_entry(listen_rdma->sc_accept_q.next, sc_accept_q 405 net/sunrpc/xprtrdma/svc_rdma_transport.c struct svcxprt_rdma, sc_accept_q); sc_accept_q 406 net/sunrpc/xprtrdma/svc_rdma_transport.c list_del_init(&newxprt->sc_accept_q); sc_accept_q 408 net/sunrpc/xprtrdma/svc_rdma_transport.c if (!list_empty(&listen_rdma->sc_accept_q))