Home
last modified time | relevance | path

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

/Linux-v5.10/net/rxrpc/
Dconn_client.c116 static struct rxrpc_bundle *rxrpc_alloc_bundle(struct rxrpc_conn_parameters *cp, in rxrpc_alloc_bundle() function
275 return rxrpc_alloc_bundle(cp, gfp); in rxrpc_look_up_bundle()
301 candidate = rxrpc_alloc_bundle(cp, gfp); in rxrpc_look_up_bundle()