Searched refs:svcrdma_stat_recv (Results 1 – 3 of 3) sorted by relevance
69 struct percpu_counter svcrdma_stat_recv; variable148 .data = &svcrdma_stat_recv,223 percpu_counter_destroy(&svcrdma_stat_recv); in svc_rdma_proc_cleanup()237 rc = percpu_counter_init(&svcrdma_stat_recv, 0, GFP_KERNEL); in svc_rdma_proc_init()253 percpu_counter_destroy(&svcrdma_stat_recv); in svc_rdma_proc_init()
954 percpu_counter_inc(&svcrdma_stat_recv); in svc_rdma_recvfrom()
72 extern struct percpu_counter svcrdma_stat_recv;