Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sunrpc/
Dsvc.h28 atomic_long_t threads_woken; member
/linux-6.1.9/net/sunrpc/
Dsvc_xprt.c477 atomic_long_inc(&pool->sp_stats.threads_woken); in svc_xprt_enqueue()
1448 (unsigned long)atomic_long_read(&pool->sp_stats.threads_woken), in svc_pool_stats_show()