Home
last modified time | relevance | path

Searched refs:rpc_update_rtt (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dtimer.c61 void rpc_update_rtt(struct rpc_rtt *rt, unsigned int timer, long m) in rpc_update_rtt() function
90 EXPORT_SYMBOL_GPL(rpc_update_rtt);
H A Dxprt.c1153 rpc_update_rtt(rtt, timer, m); in xprt_update_rtt()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dtimer.h24 extern void rpc_update_rtt(struct rpc_rtt *rt, unsigned timer, long m);