|
Linux Kernel
3.7.1
|
#include <linux/atomic.h>Go to the source code of this file.
Data Structures | |
| struct | rpc_rtt |
Functions | |
| void | rpc_init_rtt (struct rpc_rtt *rt, unsigned long timeo) |
| void | rpc_update_rtt (struct rpc_rtt *rt, unsigned timer, long m) |
| unsigned long | rpc_calc_rto (struct rpc_rtt *rt, unsigned timer) |
1.8.2