Lines Matching defs:new
123 * when creating new sessions that use the same rpc_xprt. The
252 struct rpc_rqst *new)
258 if (!new)
262 list_add_tail(&new->rq_bc_pa_list, &xprt->bc_pa_list);
302 * may be reused by a new callback request.
341 struct rpc_rqst *req, *new = NULL;
351 req = xprt_get_bc_request(xprt, xid, new);
354 if (new) {
355 if (req != new)
356 xprt_free_allocation(new);
360 new = xprt_alloc_bc_req(xprt, GFP_KERNEL);
361 } while (new);
367 * service sleeps on the sv_cb_waitq waiting for new