Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c879 static struct worker_pool *get_work_pool(struct work_struct *work) in get_work_pool() function
2074 pool = get_work_pool(work); in try_to_grab_pending()
2277 last_pool = get_work_pool(work); in __queue_work()
4184 pool = get_work_pool(work); in start_flush_work()
4266 pool = get_work_pool(work); in __flush_work()
6112 pool = get_work_pool(work); in work_busy()