Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c773 static unsigned long pool_offq_flags(struct worker_pool *pool) in pool_offq_flags() function
2123 pool_offq_flags(pool)); in try_to_grab_pending()
3229 set_work_pool_and_clear_pending(work, pool->id, pool_offq_flags(pool)); in process_one_work()