Home
last modified time | relevance | path

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

/linux-6.12.1/net/rxrpc/
Dcall_object.c189 static struct rxrpc_call *rxrpc_alloc_client_call(struct rxrpc_sock *rx, in rxrpc_alloc_client_call() function
348 call = rxrpc_alloc_client_call(rx, cp, p, gfp, debug_id); in rxrpc_new_client_call()