Searched refs:newswitch (Results 1 – 2 of 2) sorted by relevance
75 struct rpc_xprt_switch *newswitch);
543 struct rpc_xprt_switch *newswitch) in xprt_iter_xchg_switch() argument548 oldswitch = xchg(&xpi->xpi_xpswitch, RCU_INITIALIZER(newswitch)); in xprt_iter_xchg_switch()549 if (newswitch != NULL) in xprt_iter_xchg_switch()
Completed in 4 milliseconds