Searched refs:oldswitch (Results 1 – 1 of 1) sorted by relevance
558 struct rpc_xprt_switch __rcu *oldswitch; in xprt_iter_xchg_switch() local561 oldswitch = xchg(&xpi->xpi_xpswitch, RCU_INITIALIZER(newswitch)); in xprt_iter_xchg_switch()564 return rcu_dereference_protected(oldswitch, true); in xprt_iter_xchg_switch()