Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dconn_client.c118 static struct rxrpc_bundle *rxrpc_alloc_bundle(struct rxrpc_conn_parameters *cp, in rxrpc_alloc_bundle() function
285 return rxrpc_alloc_bundle(cp, gfp); in rxrpc_look_up_bundle()
311 candidate = rxrpc_alloc_bundle(cp, gfp); in rxrpc_look_up_bundle()