Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dworkqueue.c767 static unsigned long pool_offq_flags(struct worker_pool *pool) in pool_offq_flags() function
2120 pool_offq_flags(pool)); in try_to_grab_pending()
3195 set_work_pool_and_clear_pending(work, pool->id, pool_offq_flags(pool)); in process_one_work()