Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsvc.h27 atomic_long_t threads_woken; member
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvc_xprt.c440 atomic_long_inc(&pool->sp_stats.threads_woken); in svc_xprt_do_enqueue()
1411 (unsigned long)atomic_long_read(&pool->sp_stats.threads_woken), in svc_pool_stats_show()