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