Searched refs:newswitch (Results 1 – 2 of 2) sorted by relevance
76 struct rpc_xprt_switch *newswitch);
577 struct rpc_xprt_switch *newswitch) in xprt_iter_xchg_switch() argument582 oldswitch = xchg(&xpi->xpi_xpswitch, RCU_INITIALIZER(newswitch)); in xprt_iter_xchg_switch()583 if (newswitch != NULL) in xprt_iter_xchg_switch()