Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dconn_client.c135 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *bundle) in rxrpc_get_bundle() function
202 rxrpc_get_bundle(bundle); in rxrpc_alloc_client_connection()
341 rxrpc_get_bundle(candidate); in rxrpc_look_up_bundle()
349 rxrpc_get_bundle(bundle); in rxrpc_look_up_bundle()
H A Dconn_service.c136 conn->bundle = rxrpc_get_bundle(&rxrpc_service_dummy_bundle); in rxrpc_prealloc_service_connection()
H A Dar-internal.h811 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *);