Searched refs:RXRPC_CONN_COUNTED (Results 1 – 2 of 2) sorted by relevance
490 if (!test_and_set_bit(RXRPC_CONN_COUNTED, &conn->flags)) { in rxrpc_animate_client_conn()960 if (test_bit(RXRPC_CONN_COUNTED, &conn->flags)) { in rxrpc_put_one_client_conn()
354 RXRPC_CONN_COUNTED, /* Counted by rxrpc_nr_client_conns */ enumerator