Searched refs:rxrpc_reduce_call_timer (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/net/rxrpc/ |
H A D | call_event.c | 31 rxrpc_reduce_call_timer(call, ping_at, now, in rxrpc_propose_ping() 57 rxrpc_reduce_call_timer(call, ack_at, now, in rxrpc_propose_delay_ACK() 233 rxrpc_reduce_call_timer(call, resend_at, jiffies, in rxrpc_resend() 530 rxrpc_reduce_call_timer(call, next, now, rxrpc_timer_restart); in rxrpc_input_call_event()
|
H A D | output.c | 74 rxrpc_reduce_call_timer(call, keepalive_at, now, in rxrpc_set_keepalive() 455 rxrpc_reduce_call_timer(call, ack_lost_at, nowj, in rxrpc_send_data_packet() 467 rxrpc_reduce_call_timer(call, expect_rx_by, nowj, in rxrpc_send_data_packet() 730 rxrpc_reduce_call_timer(call, resend_at, now, in rxrpc_transmit_one()
|
H A D | input.c | 622 rxrpc_reduce_call_timer(call, expect_req_by, now, in rxrpc_input_data() 1076 rxrpc_reduce_call_timer(call, expect_rx_by, now, in rxrpc_input_call_packet()
|
H A D | sendmsg.c | 710 rxrpc_reduce_call_timer(call, j, now, in rxrpc_do_sendmsg()
|
H A D | call_object.c | 78 void rxrpc_reduce_call_timer(struct rxrpc_call *call, in rxrpc_reduce_call_timer() function
|
H A D | af_rxrpc.c | 459 rxrpc_reduce_call_timer(call, hard_timeout, now, rxrpc_timer_set_for_hard); in rxrpc_kernel_set_max_life()
|
H A D | ar-internal.h | 874 void rxrpc_reduce_call_timer(struct rxrpc_call *call,
|