Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Dworkqueue.c1051 static struct worker *find_worker_executing_work(struct worker_pool *pool, in find_worker_executing_work() function
1471 worker = find_worker_executing_work(last_pool, work); in __queue_work()
2313 collision = find_worker_executing_work(pool, work); in process_one_work()
3127 worker = find_worker_executing_work(pool, work); in start_flush_work()
4742 if (find_worker_executing_work(pool, work)) in work_busy()

Completed in 14 milliseconds