Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dconn_client.c124 void rxrpc_put_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) in rxrpc_put_bundle() function
713 rxrpc_put_bundle(bundle, rxrpc_bundle_put_discard); in rxrpc_deactivate_bundle()
H A Dconn_object.c330 rxrpc_put_bundle(conn->bundle, rxrpc_bundle_put_conn); in rxrpc_clean_up_connection()
H A Dcall_object.c694 rxrpc_put_bundle(call->bundle, rxrpc_bundle_put_call); in rxrpc_destroy_call()
H A Dar-internal.h965 void rxrpc_put_bundle(struct rxrpc_bundle *, enum rxrpc_bundle_trace);