Lines Matching full:calls
57 /* We don't need more conns and peers than we have calls, but on the in rxrpc_service_prealloc_one()
59 * than calls. in rxrpc_service_prealloc_one()
97 /* Now it gets complicated, because calls get registered with the in rxrpc_service_prealloc_one()
113 pp = &rx->calls.rb_node; in rxrpc_service_prealloc_one()
135 rb_insert_color(&call->sock_node, &rx->calls); in rxrpc_service_prealloc_one()
144 list_add_tail_rcu(&call->link, &rxnet->calls); in rxrpc_service_prealloc_one()
160 * Allocate the preallocation buffers for incoming service calls. These must
190 /* Make sure that there aren't any incoming calls in progress before we in rxrpc_discard_prealloc()
273 /* #calls >= #conns >= #peers must hold true. */ in rxrpc_alloc_incoming_call()
338 * retainer ref obtained from the backlog buffer. Prealloc calls for userspace
446 * Charge up socket with preallocated calls, attaching user call IDs.
461 * rxrpc_kernel_charge_accept - Charge up socket with preallocated calls
469 * Charge up the socket with preallocated calls, each with a user ID. A