Home
last modified time | relevance | path

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

/linux-5.19.10/net/rxrpc/
Dproc.c88 if (call->state != RXRPC_CALL_SERVER_PREALLOC) { in rxrpc_call_seq_show()
Dcall_accept.c104 call->state = RXRPC_CALL_SERVER_PREALLOC; in rxrpc_service_prealloc_one()
Dcall_object.c24 [RXRPC_CALL_SERVER_PREALLOC] = "SvPrealc",
Dsendmsg.c698 case RXRPC_CALL_SERVER_PREALLOC: in rxrpc_do_sendmsg()
Dar-internal.h524 RXRPC_CALL_SERVER_PREALLOC, /* - service preallocation */ enumerator