Searched refs:rxrpc_reduce_call_timer (Results 1 – 6 of 6) sorted by relevance
/net/rxrpc/ |
D | call_event.c | 36 rxrpc_reduce_call_timer(call, ping_at, now, in rxrpc_propose_ping() 123 rxrpc_reduce_call_timer(call, ack_at, now, in __rxrpc_propose_ACK() 225 rxrpc_reduce_call_timer(call, resend_at, now_j, in rxrpc_resend() 433 rxrpc_reduce_call_timer(call, next, now, rxrpc_timer_restart); in rxrpc_process_call()
|
D | output.c | 62 rxrpc_reduce_call_timer(call, keepalive_at, now, in rxrpc_set_keepalive() 436 rxrpc_reduce_call_timer(call, ack_lost_at, nowj, in rxrpc_send_data_packet() 448 rxrpc_reduce_call_timer(call, expect_rx_by, nowj, in rxrpc_send_data_packet()
|
D | sendmsg.c | 277 rxrpc_reduce_call_timer(call, resend_at, now, in rxrpc_queue_packet() 745 rxrpc_reduce_call_timer(call, j, now, in rxrpc_do_sendmsg()
|
D | input.c | 442 rxrpc_reduce_call_timer(call, expect_req_by, now, in rxrpc_input_data() 1047 rxrpc_reduce_call_timer(call, expect_rx_by, now, in rxrpc_input_call_packet()
|
D | af_rxrpc.c | 438 rxrpc_reduce_call_timer(call, hard_timeout, now, rxrpc_timer_set_for_hard); in rxrpc_kernel_set_max_life()
|
D | ar-internal.h | 767 static inline void rxrpc_reduce_call_timer(struct rxrpc_call *call, in rxrpc_reduce_call_timer() function
|