Searched refs:workqueue_set_max_active (Results 1 – 4 of 4) sorted by relevance
206 workqueue_set_max_active(wq->normal_wq, wq->current_active); in thresh_exec_hook()
1640 workqueue_set_max_active(fs_info->endio_workers, new_pool_size); in btrfs_resize_thread_pool()1641 workqueue_set_max_active(fs_info->endio_meta_workers, new_pool_size); in btrfs_resize_thread_pool()
523 extern void workqueue_set_max_active(struct workqueue_struct *wq,
4875 void workqueue_set_max_active(struct workqueue_struct *wq, int max_active) in workqueue_set_max_active() function4895 EXPORT_SYMBOL_GPL(workqueue_set_max_active);5966 workqueue_set_max_active(wq, val); in max_active_store()