Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dcall_object.c267 static struct semaphore *rxrpc_get_call_slot(struct rxrpc_call_params *p, gfp_t gfp) in rxrpc_get_call_slot() function
347 limiter = rxrpc_get_call_slot(p, gfp); in rxrpc_new_client_call()