Loading net/sunrpc/xprtrdma/backchannel.c +0 −4 Original line number Diff line number Diff line Loading @@ -13,10 +13,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif #undef RPCRDMA_BACKCHANNEL_DEBUG /** Loading net/sunrpc/xprtrdma/frwr_ops.c +0 −4 Original line number Diff line number Diff line Loading @@ -45,10 +45,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif static void frwr_cid_init(struct rpcrdma_ep *ep, struct rpcrdma_mr *mr) { Loading net/sunrpc/xprtrdma/rpc_rdma.c +0 −4 Original line number Diff line number Diff line Loading @@ -54,10 +54,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif /* Returns size of largest RPC-over-RDMA header in a Call message * * The largest Call header contains a full-size Read list and a Loading net/sunrpc/xprtrdma/transport.c +0 −4 Original line number Diff line number Diff line Loading @@ -60,10 +60,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif /* * tunables */ Loading net/sunrpc/xprtrdma/verbs.c +0 −11 Original line number Diff line number Diff line Loading @@ -63,17 +63,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> /* * Globals/Macros */ #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif /* * internal functions */ static int rpcrdma_sendctxs_create(struct rpcrdma_xprt *r_xprt); static void rpcrdma_sendctxs_destroy(struct rpcrdma_xprt *r_xprt); static void rpcrdma_sendctx_put_locked(struct rpcrdma_xprt *r_xprt, Loading Loading
net/sunrpc/xprtrdma/backchannel.c +0 −4 Original line number Diff line number Diff line Loading @@ -13,10 +13,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif #undef RPCRDMA_BACKCHANNEL_DEBUG /** Loading
net/sunrpc/xprtrdma/frwr_ops.c +0 −4 Original line number Diff line number Diff line Loading @@ -45,10 +45,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif static void frwr_cid_init(struct rpcrdma_ep *ep, struct rpcrdma_mr *mr) { Loading
net/sunrpc/xprtrdma/rpc_rdma.c +0 −4 Original line number Diff line number Diff line Loading @@ -54,10 +54,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif /* Returns size of largest RPC-over-RDMA header in a Call message * * The largest Call header contains a full-size Read list and a Loading
net/sunrpc/xprtrdma/transport.c +0 −4 Original line number Diff line number Diff line Loading @@ -60,10 +60,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif /* * tunables */ Loading
net/sunrpc/xprtrdma/verbs.c +0 −11 Original line number Diff line number Diff line Loading @@ -63,17 +63,6 @@ #include "xprt_rdma.h" #include <trace/events/rpcrdma.h> /* * Globals/Macros */ #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) # define RPCDBG_FACILITY RPCDBG_TRANS #endif /* * internal functions */ static int rpcrdma_sendctxs_create(struct rpcrdma_xprt *r_xprt); static void rpcrdma_sendctxs_destroy(struct rpcrdma_xprt *r_xprt); static void rpcrdma_sendctx_put_locked(struct rpcrdma_xprt *r_xprt, Loading