Searched refs:rpc_xprt_iter_roundrobin (Results 1 – 1 of 1) sorted by relevance
26 static const struct rpc_xprt_iter_ops rpc_xprt_iter_roundrobin; variable172 if (READ_ONCE(xps->xps_iter_ops) != &rpc_xprt_iter_roundrobin) in rpc_xprt_switch_set_roundrobin()173 WRITE_ONCE(xps->xps_iter_ops, &rpc_xprt_iter_roundrobin); in rpc_xprt_switch_set_roundrobin()484 const struct rpc_xprt_iter_ops rpc_xprt_iter_roundrobin = { variable