Searched refs:sp_threads_woken (Results 1 – 3 of 3) sorted by relevance
547 percpu_counter_init(&pool->sp_threads_woken, 0, GFP_KERNEL); in __svc_create() 631 percpu_counter_destroy(&pool->sp_threads_woken); in svc_destroy() 753 percpu_counter_inc(&pool->sp_threads_woken); in svc_pool_wake_idle_thread()
1462 percpu_counter_sum_positive(&pool->sp_threads_woken)); in svc_pool_stats_show()
46 struct percpu_counter sp_threads_woken; member