Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dworkqueue.c589 static int get_work_color(struct work_struct *work) in get_work_color() function
1269 pwq_dec_nr_in_flight(pwq, get_work_color(work)); in try_to_grab_pending()
2033 work_color = get_work_color(work); in process_one_work()