Home
last modified time | relevance | path

Searched refs:oldswitch (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/net/sunrpc/
A Dxprtmultipath.c545 struct rpc_xprt_switch __rcu *oldswitch; in xprt_iter_xchg_switch() local
548 oldswitch = xchg(&xpi->xpi_xpswitch, RCU_INITIALIZER(newswitch)); in xprt_iter_xchg_switch()
551 return rcu_dereference_protected(oldswitch, true); in xprt_iter_xchg_switch()

Completed in 3 milliseconds