RXRPC_CALL_EV_RESEND  382 net/rxrpc/call_event.c 		set_bit(RXRPC_CALL_EV_RESEND, &call->events);
RXRPC_CALL_EV_RESEND  419 net/rxrpc/call_event.c 	if (test_and_clear_bit(RXRPC_CALL_EV_RESEND, &call->events)) {
RXRPC_CALL_EV_RESEND  172 net/rxrpc/input.c 	if (resend && !test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events))
RXRPC_CALL_EV_RESEND  677 net/rxrpc/input.c 	if (resend && !test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events))
RXRPC_CALL_EV_RESEND  171 net/rxrpc/sendmsg.c 		if (!test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events))