Home
last modified time | relevance | path

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

/Linux-v6.6/net/rxrpc/
Dcall_object.c272 static struct semaphore *rxrpc_get_call_slot(struct rxrpc_call_params *p, gfp_t gfp) in rxrpc_get_call_slot() function
352 limiter = rxrpc_get_call_slot(p, gfp); in rxrpc_new_client_call()