Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c629 static unsigned int work_color_to_flags(int color) in work_color_to_flags() function
1792 work_flags = work_color_to_flags(pwq->work_color); in __queue_work()
3049 work_flags |= work_color_to_flags(work_color); in insert_wq_barrier()