RXRPC_CALL_RESEND_TIMER  157 net/rxrpc/ar-ack.c 		clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events);
RXRPC_CALL_RESEND_TIMER  743 net/rxrpc/ar-ack.c 	clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events);
RXRPC_CALL_RESEND_TIMER 1021 net/rxrpc/ar-ack.c 	if (test_and_clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events))
RXRPC_CALL_RESEND_TIMER  801 net/rxrpc/ar-call.c 	    !test_and_set_bit(RXRPC_CALL_RESEND_TIMER, &call->events))
RXRPC_CALL_RESEND_TIMER  302 net/rxrpc/ar-input.c 			clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events);
RXRPC_CALL_RESEND_TIMER  113 net/rxrpc/ar-output.c 		clear_bit(RXRPC_CALL_RESEND_TIMER, &call->events);
RXRPC_CALL_RESEND_TIMER  441 net/rxrpc/ar-output.c 		    !test_and_set_bit(RXRPC_CALL_RESEND_TIMER, &call->events))