Home
last modified time | relevance | path

Searched refs:worker_pool (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/
H A Dworkqueue.c153 struct worker_pool { struct
1285 struct worker_pool *pool; in wq_worker_sleeping()
1554 struct worker_pool *pool; in try_to_grab_pending()
2353 struct worker_pool *pool = container_of(work, struct worker_pool, idle_cull_work); in idle_cull_fn()
3342 struct worker_pool *pool; in start_flush_work()
3941 struct worker_pool *pool = container_of(rcu, struct worker_pool, rcu); in rcu_free_pool()
4049 struct worker_pool *pool; in get_unbound_pool()
4230 struct worker_pool *pool; in alloc_unbound_pwq()
4985 struct worker_pool *pool; in work_busy()
5307 struct worker_pool *pool; in show_all_workqueues()
[all …]
H A Dworkqueue_internal.h15 struct worker_pool;
45 struct worker_pool *pool; /* A: the associated pool */