Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dproc.c16 [RXRPC_CONN_SERVICE_PREALLOC] = "SvPrealc",
174 if (conn->state == RXRPC_CONN_SERVICE_PREALLOC) { in rxrpc_connection_seq_show()
H A Dconn_service.c134 conn->state = RXRPC_CONN_SERVICE_PREALLOC; in rxrpc_prealloc_service_connection()
H A Dconn_object.c401 if (conn->state == RXRPC_CONN_SERVICE_PREALLOC) in rxrpc_service_connection_reaper()
H A Dar-internal.h372 RXRPC_CONN_SERVICE_PREALLOC, /* Service connection preallocation */ enumerator