Home
last modified time | relevance | path

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

/Linux-v6.1/net/rxrpc/
Dconn_client.c118 static struct rxrpc_bundle *rxrpc_alloc_bundle(struct rxrpc_conn_parameters *cp, in rxrpc_alloc_bundle() function
279 return rxrpc_alloc_bundle(cp, gfp); in rxrpc_look_up_bundle()
305 candidate = rxrpc_alloc_bundle(cp, gfp); in rxrpc_look_up_bundle()