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