• Home
  • Raw
  • Download

Lines Matching defs:bundle

119 	struct rxrpc_bundle *bundle;  in rxrpc_alloc_bundle()  local
132 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *bundle) in rxrpc_get_bundle()
138 static void rxrpc_free_bundle(struct rxrpc_bundle *bundle) in rxrpc_free_bundle()
144 void rxrpc_put_bundle(struct rxrpc_bundle *bundle) in rxrpc_put_bundle()
158 rxrpc_alloc_client_connection(struct rxrpc_bundle *bundle, gfp_t gfp) in rxrpc_alloc_client_connection()
270 struct rxrpc_bundle *bundle, *candidate; in rxrpc_look_up_bundle() local
361 struct rxrpc_bundle *bundle; in rxrpc_prep_call() local
400 static void rxrpc_add_conn_to_bundle(struct rxrpc_bundle *bundle, gfp_t gfp) in rxrpc_add_conn_to_bundle()
467 static void rxrpc_maybe_add_conn(struct rxrpc_bundle *bundle, gfp_t gfp) in rxrpc_maybe_add_conn()
515 struct rxrpc_bundle *bundle = conn->bundle; in rxrpc_activate_one_channel() local
569 static void rxrpc_unidle_conn(struct rxrpc_bundle *bundle, struct rxrpc_connection *conn) in rxrpc_unidle_conn()
591 static void rxrpc_activate_channels_locked(struct rxrpc_bundle *bundle) in rxrpc_activate_channels_locked()
627 static void rxrpc_activate_channels(struct rxrpc_bundle *bundle) in rxrpc_activate_channels()
645 static int rxrpc_wait_for_channel(struct rxrpc_bundle *bundle, in rxrpc_wait_for_channel()
706 struct rxrpc_bundle *bundle; in rxrpc_connect_call() local
792 void rxrpc_disconnect_client_call(struct rxrpc_bundle *bundle, struct rxrpc_call *call) in rxrpc_disconnect_client_call()
905 struct rxrpc_bundle *bundle = conn->bundle; in rxrpc_unbundle_conn() local