Searched refs:rpc_xprt_iter_roundrobin (Results 1 – 1 of 1) sorted by relevance
28 static const struct rpc_xprt_iter_ops rpc_xprt_iter_roundrobin; variable 211 if (READ_ONCE(xps->xps_iter_ops) != &rpc_xprt_iter_roundrobin) in rpc_xprt_switch_set_roundrobin() 212 WRITE_ONCE(xps->xps_iter_ops, &rpc_xprt_iter_roundrobin); in rpc_xprt_switch_set_roundrobin() 632 const struct rpc_xprt_iter_ops rpc_xprt_iter_roundrobin = { in xprt_iter_get_next() 649 const struct rpc_xprt_iter_ops rpc_xprt_iter_roundrobin = { global() variable