Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c585 static unsigned int work_color_to_flags(int color) in work_color_to_flags() function
1501 work_flags = work_color_to_flags(pwq->work_color); in __queue_work()
2724 work_color_to_flags(WORK_NO_COLOR) | linked); in insert_wq_barrier()