Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dconn_service.c129 conn->state = RXRPC_CONN_SERVICE_PREALLOC; in rxrpc_prealloc_service_connection()
H A Dproc.c17 [RXRPC_CONN_SERVICE_PREALLOC] = "SvPrealc",
160 if (conn->state == RXRPC_CONN_SERVICE_PREALLOC) { in rxrpc_connection_seq_show()
H A Dconn_object.c396 if (conn->state == RXRPC_CONN_SERVICE_PREALLOC) in rxrpc_service_connection_reaper()
H A Dar-internal.h427 RXRPC_CONN_SERVICE_PREALLOC, /* Service connection preallocation */ enumerator