Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/ !
Dworkqueue.c751 static unsigned int work_color_to_flags(int color) in work_color_to_flags() function
2327 work_flags = work_color_to_flags(pwq->work_color); in __queue_work()
3795 work_flags |= work_color_to_flags(work_color); in insert_wq_barrier()