Lines Matching defs:pool
206 struct worker_pool *pool; /* I: the associated pool */ member
402 #define for_each_cpu_worker_pool(pool, cpu) \ argument
419 #define for_each_pool(pool, pi) \ argument
434 #define for_each_pool_worker(worker, pool) \ argument
559 static int worker_pool_assign_id(struct worker_pool *pool) in worker_pool_assign_id()
793 static bool __need_more_worker(struct worker_pool *pool) in __need_more_worker()
806 static bool need_more_worker(struct worker_pool *pool) in need_more_worker()
812 static bool may_start_working(struct worker_pool *pool) in may_start_working()
818 static bool keep_working(struct worker_pool *pool) in keep_working()
824 static bool need_to_create_worker(struct worker_pool *pool) in need_to_create_worker()
830 static bool too_many_workers(struct worker_pool *pool) in too_many_workers()
844 static struct worker *first_idle_worker(struct worker_pool *pool) in first_idle_worker()
861 static void wake_up_worker(struct worker_pool *pool) in wake_up_worker()
905 struct worker_pool *pool; in wq_worker_sleeping() local
983 struct worker_pool *pool = worker->pool; in worker_set_flags() local
1008 struct worker_pool *pool = worker->pool; in worker_clr_flags() local
1058 static struct worker *find_worker_executing_work(struct worker_pool *pool, in find_worker_executing_work()
1271 struct worker_pool *pool; in try_to_grab_pending() local
1365 struct worker_pool *pool = pwq->pool; in insert_work() local
1804 struct worker_pool *pool = worker->pool; in worker_enter_idle() local
1837 struct worker_pool *pool = worker->pool; in worker_leave_idle() local
1871 struct worker_pool *pool) in worker_attach_to_pool()
1904 struct worker_pool *pool = worker->pool; in worker_detach_from_pool() local
1936 static struct worker *create_worker(struct worker_pool *pool) in create_worker()
1997 struct worker_pool *pool = worker->pool; in destroy_worker() local
2017 struct worker_pool *pool = from_timer(pool, t, idle_timer); in idle_worker_timeout() local
2065 struct worker_pool *pool = from_timer(pool, t, mayday_timer); in pool_mayday_timeout() local
2106 static void maybe_create_worker(struct worker_pool *pool) in maybe_create_worker()
2161 struct worker_pool *pool = worker->pool; in manage_workers() local
2196 struct worker_pool *pool = worker->pool; in process_one_work() local
2391 struct worker_pool *pool = worker->pool; in worker_thread() local
2525 struct worker_pool *pool = pwq->pool; in rescuer_thread() local
2772 struct worker_pool *pool = pwq->pool; in flush_workqueue_prep_pwqs() local
3017 struct worker_pool *pool; in start_flush_work() local
3462 static int init_worker_pool(struct worker_pool *pool) in init_worker_pool()
3546 struct worker_pool *pool = container_of(rcu, struct worker_pool, rcu); in rcu_free_pool() local
3554 static bool wq_manager_inactive(struct worker_pool *pool) in wq_manager_inactive()
3576 static void put_unbound_pool(struct worker_pool *pool) in put_unbound_pool()
3645 struct worker_pool *pool; in get_unbound_pool() local
3717 struct worker_pool *pool = pwq->pool; in pwq_unbound_release_workfn() local
3807 struct worker_pool *pool) in init_pwq()
3848 struct worker_pool *pool; in alloc_unbound_pwq() local
4623 struct worker_pool *pool; in work_busy() local
4716 static void pr_cont_pool_info(struct worker_pool *pool) in pr_cont_pool_info()
4740 struct worker_pool *pool = pwq->pool; in show_pwq() local
4858 static void show_one_worker_pool(struct worker_pool *pool) in show_one_worker_pool()
4912 struct worker_pool *pool; in show_all_workqueues() local
4943 struct worker_pool *pool = worker->pool; in wq_worker_comm() local
4987 struct worker_pool *pool; in unbind_workers() local
5044 static void rebind_workers(struct worker_pool *pool) in rebind_workers()
5104 static void restore_unbound_workers_cpumask(struct worker_pool *pool, int cpu) in restore_unbound_workers_cpumask()
5124 struct worker_pool *pool; in workqueue_prepare_cpu() local
5137 struct worker_pool *pool; in workqueue_online_cpu() local
5845 struct worker_pool *pool; in wq_watchdog_timer_fn() local
6024 struct worker_pool *pool; in workqueue_init_early() local
6090 struct worker_pool *pool; in workqueue_init() local