Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dconn_client.c73 static struct rxrpc_bundle *rxrpc_alloc_bundle(struct rxrpc_call *call, in rxrpc_alloc_bundle() function
256 call->bundle = rxrpc_alloc_bundle(call, gfp); in rxrpc_look_up_bundle()
284 candidate = rxrpc_alloc_bundle(call, gfp); in rxrpc_look_up_bundle()