Home
last modified time | relevance | path

Searched refs:rxrpc_bundle (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/rxrpc/
Dconn_client.c37 static void rxrpc_activate_bundle(struct rxrpc_bundle *bundle) in rxrpc_activate_bundle()
73 static struct rxrpc_bundle *rxrpc_alloc_bundle(struct rxrpc_call *call, in rxrpc_alloc_bundle()
76 struct rxrpc_bundle *bundle; in rxrpc_alloc_bundle()
96 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *bundle, in rxrpc_get_bundle()
106 static void rxrpc_free_bundle(struct rxrpc_bundle *bundle) in rxrpc_free_bundle()
114 void rxrpc_put_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) in rxrpc_put_bundle()
142 rxrpc_alloc_client_connection(struct rxrpc_bundle *bundle) in rxrpc_alloc_client_connection()
243 struct rxrpc_bundle *bundle, *candidate; in rxrpc_look_up_bundle()
263 bundle = rb_entry(p, struct rxrpc_bundle, local_node); in rxrpc_look_up_bundle()
292 bundle = rb_entry(parent, struct rxrpc_bundle, local_node); in rxrpc_look_up_bundle()
[all …]
Dar-internal.h430 struct rxrpc_bundle { struct
486 struct rxrpc_bundle *bundle; /* Client connection bundle */
600 struct rxrpc_bundle *bundle; /* Connection bundle to use */
950 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);
951 void rxrpc_put_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);
955 void rxrpc_disconnect_client_call(struct rxrpc_bundle *, struct rxrpc_call *);
956 void rxrpc_deactivate_bundle(struct rxrpc_bundle *bundle);
/Linux-v6.6/include/trace/events/
Drxrpc.h609 TRACE_EVENT(rxrpc_bundle,