Home
last modified time | relevance | path

Searched refs:threads_timedout (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
Dsvc.h27 atomic_long_t threads_timedout; member
/linux-4.4.14/net/sunrpc/
Dsvc_xprt.c717 atomic_long_inc(&pool->sp_stats.threads_timedout); in svc_get_next_xprt()
1348 (unsigned long)atomic_long_read(&pool->sp_stats.threads_timedout)); in svc_pool_stats_show()