Searched refs:RXRPC_CALL_RESEND_TIMER (Results 1 – 5 of 5) sorted by relevance
118 clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events); in rxrpc_send_abort()446 !test_and_set_bit(RXRPC_CALL_RESEND_TIMER, &call->events)) in rxrpc_instant_resend()
206 clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events); in rxrpc_set_resend()793 clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events); in rxrpc_process_rx_queue()1071 if (test_and_clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events)) in rxrpc_process_call()
337 #define RXRPC_CALL_RESEND_TIMER 9 /* Tx resend timer expired */ macro
294 clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events); in rxrpc_assume_implicit_ackall()
998 if (!test_and_set_bit(RXRPC_CALL_RESEND_TIMER, &call->events)) in rxrpc_resend_time_expired()