Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dworkqueue.c594 static int get_work_color(struct work_struct *work) in get_work_color() function
1274 pwq_dec_nr_in_flight(pwq, get_work_color(work)); in try_to_grab_pending()
2040 work_color = get_work_color(work); in process_one_work()