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()
1637 workqueue_set_max_active(fs_info->endio_workers, new_pool_size); in btrfs_resize_thread_pool()1638 workqueue_set_max_active(fs_info->endio_meta_workers, new_pool_size); in btrfs_resize_thread_pool()
515 extern void workqueue_set_max_active(struct workqueue_struct *wq,
4878 void workqueue_set_max_active(struct workqueue_struct *wq, int max_active) in workqueue_set_max_active() function4898 EXPORT_SYMBOL_GPL(workqueue_set_max_active);5969 workqueue_set_max_active(wq, val); in max_active_store()