Home
last modified time | relevance | path

Searched refs:rpc_calc_rto (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dtimer.c93 * rpc_calc_rto - Provide an estimated timeout value
110 unsigned long rpc_calc_rto(struct rpc_rtt *rt, unsigned int timer) in rpc_calc_rto() function
123 EXPORT_SYMBOL_GPL(rpc_calc_rto); variable
H A Dxprt.c1233 timeout = rpc_calc_rto(rtt, timer); in xprt_wait_for_reply_request_rtt()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dtimer.c93 * rpc_calc_rto - Provide an estimated timeout value
110 unsigned long rpc_calc_rto(struct rpc_rtt *rt, unsigned int timer) in rpc_calc_rto() function
123 EXPORT_SYMBOL_GPL(rpc_calc_rto); variable
H A Dxprt.c1283 timeout = rpc_calc_rto(rtt, timer); in xprt_wait_for_reply_request_rtt()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dtimer.h25 extern unsigned long rpc_calc_rto(struct rpc_rtt *rt, unsigned timer);
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dtimer.h25 extern unsigned long rpc_calc_rto(struct rpc_rtt *rt, unsigned timer);

Completed in 7 milliseconds