Lines Matching full:calls
56 /* We don't need more conns and peers than we have calls, but on the in rxrpc_service_prealloc_one()
58 * than calls. in rxrpc_service_prealloc_one()
95 /* Now it gets complicated, because calls get registered with the in rxrpc_service_prealloc_one()
111 pp = &rx->calls.rb_node; in rxrpc_service_prealloc_one()
133 rb_insert_color(&call->sock_node, &rx->calls); in rxrpc_service_prealloc_one()
142 list_add_tail_rcu(&call->link, &rxnet->calls); in rxrpc_service_prealloc_one()
158 * Allocate the preallocation buffers for incoming service calls. These must
188 /* Make sure that there aren't any incoming calls in progress before we in rxrpc_discard_prealloc()
256 /* #calls >= #conns >= #peers must hold true. */ in rxrpc_alloc_incoming_call()
323 * retainer ref obtained from the backlog buffer. Prealloc calls for userspace
434 * Charge up socket with preallocated calls, attaching user call IDs.
449 * rxrpc_kernel_charge_accept - Charge up socket with preallocated calls
457 * Charge up the socket with preallocated calls, each with a user ID. A