Lines Matching defs:new
109 * when creating new sessions that use the same rpc_xprt. The
238 struct rpc_rqst *new)
244 if (!new)
248 list_add_tail(&new->rq_bc_pa_list, &xprt->bc_pa_list);
288 * may be reused by a new callback request.
327 struct rpc_rqst *req, *new = NULL;
337 req = xprt_get_bc_request(xprt, xid, new);
340 if (new) {
341 if (req != new)
342 xprt_free_allocation(new);
346 new = xprt_alloc_bc_req(xprt);
347 } while (new);
353 * service sleeps on the sv_cb_waitq waiting for new