Lines Matching defs:bundle
37 static void rxrpc_activate_bundle(struct rxrpc_bundle *bundle) in rxrpc_activate_bundle()
77 struct rxrpc_bundle *bundle; in rxrpc_alloc_bundle() local
98 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *bundle, in rxrpc_get_bundle()
108 static void rxrpc_free_bundle(struct rxrpc_bundle *bundle) in rxrpc_free_bundle()
117 void rxrpc_put_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) in rxrpc_put_bundle()
145 rxrpc_alloc_client_connection(struct rxrpc_bundle *bundle) in rxrpc_alloc_client_connection()
245 struct rxrpc_bundle *bundle, *candidate; in rxrpc_look_up_bundle() local
331 static bool rxrpc_add_conn_to_bundle(struct rxrpc_bundle *bundle, in rxrpc_add_conn_to_bundle()
363 static bool rxrpc_bundle_has_space(struct rxrpc_bundle *bundle) in rxrpc_bundle_has_space()
407 struct rxrpc_bundle *bundle = conn->bundle; in rxrpc_activate_one_channel() local
461 static void rxrpc_activate_channels(struct rxrpc_bundle *bundle) in rxrpc_activate_channels()
506 struct rxrpc_bundle *bundle = call->bundle; in rxrpc_connect_client_calls() local
562 void rxrpc_disconnect_client_call(struct rxrpc_bundle *bundle, struct rxrpc_call *call) in rxrpc_disconnect_client_call()
665 struct rxrpc_bundle *bundle = conn->bundle; in rxrpc_unbundle_conn() local
689 void rxrpc_deactivate_bundle(struct rxrpc_bundle *bundle) in rxrpc_deactivate_bundle()