Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 2 of 2) sorted by relevance

/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c163 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_cc_init()
172 static void svc_rdma_cc_release(struct svc_rdma_chunk_ctxt *cc, in svc_rdma_cc_release()
241 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_write_done() local
299 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_wc_read_done() local
334 static int svc_rdma_post_chunk_ctxt(struct svc_rdma_chunk_ctxt *cc) in svc_rdma_post_chunk_ctxt()
444 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; in svc_rdma_build_writes() local
634 struct svc_rdma_chunk_ctxt *cc = &info->ri_cc; in svc_rdma_build_read_segment() local
/net/ipv4/
Dinet_diag.c813 static int valid_cc(const void *bc, int len, int cc) in valid_cc()