Home
last modified time | relevance | path

Searched refs:rxrpc_put_bundle (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/rxrpc/
Dconn_client.c114 void rxrpc_put_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) in rxrpc_put_bundle() function
702 rxrpc_put_bundle(bundle, rxrpc_bundle_put_discard); in rxrpc_deactivate_bundle()
Dconn_object.c334 rxrpc_put_bundle(conn->bundle, rxrpc_bundle_put_conn); in rxrpc_clean_up_connection()
Dcall_object.c703 rxrpc_put_bundle(call->bundle, rxrpc_bundle_put_call); in rxrpc_destroy_call()
Dar-internal.h951 void rxrpc_put_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);