Searched refs:sp_threads_woken (Results 1 – 3 of 3) sorted by relevance
43 struct percpu_counter sp_threads_woken; member
517 percpu_counter_init(&pool->sp_threads_woken, 0, GFP_KERNEL); in __svc_create()592 percpu_counter_destroy(&pool->sp_threads_woken); in svc_destroy()
475 percpu_counter_inc(&pool->sp_threads_woken); in svc_xprt_enqueue()1444 percpu_counter_sum_positive(&pool->sp_threads_woken), in svc_pool_stats_show()
Completed in 9 milliseconds