Searched refs:rxrpc_reap_client_connections (Results 1 – 3 of 3) sorted by relevance
96 .extra1 = (void *)&rxrpc_reap_client_connections,100 .data = &rxrpc_reap_client_connections,
87 __read_mostly unsigned int rxrpc_reap_client_connections = 900; variable1011 limit = rxrpc_reap_client_connections; in rxrpc_cull_active_client_conns()1093 if (nr_conns > rxrpc_reap_client_connections) in rxrpc_discard_expired_client_conns()
889 extern unsigned int rxrpc_reap_client_connections;