Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dworkqueue.c184 struct worker_pool { struct
1422 struct worker_pool *pool; in wq_worker_sleeping()
2050 struct worker_pool *pool; in try_to_grab_pending()
2951 struct worker_pool *pool = container_of(work, struct worker_pool, idle_cull_work); in idle_cull_fn()
3611 struct worker_pool *pool;
4146 struct worker_pool *pool; in start_flush_work()
4909 struct worker_pool *pool = container_of(rcu, struct worker_pool, rcu); in rcu_free_pool()
5013 struct worker_pool *pool; in get_unbound_pool()
5158 struct worker_pool *pool; in alloc_unbound_pwq()
6067 struct worker_pool *pool; in work_busy()
[all …]
H A Dworkqueue_internal.h15 struct worker_pool;
45 struct worker_pool *pool; /* A: the associated pool */