Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dcall_object.c169 static struct rxrpc_call *rxrpc_alloc_client_call(struct rxrpc_sock *rx, in rxrpc_alloc_client_call() function
233 call = rxrpc_alloc_client_call(rx, srx, gfp, debug_id); in rxrpc_new_client_call()