Searched refs:RXRPC_CONN_EV_ABORT_CALLS (Results 1 – 2 of 2) sorted by relevance
37 set_bit(RXRPC_CONN_EV_ABORT_CALLS, &conn->events); in rxrpc_set_conn_aborted()427 if (test_and_clear_bit(RXRPC_CONN_EV_ABORT_CALLS, &conn->events)) in rxrpc_input_conn_event()
417 RXRPC_CONN_EV_ABORT_CALLS, /* Abort attached calls */ enumerator