Home
last modified time | relevance | path

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

/kernel/
Dworkqueue.c586 static int get_work_color(struct work_struct *work) in get_work_color() function
1293 pwq_dec_nr_in_flight(pwq, get_work_color(work)); in try_to_grab_pending()
2206 work_color = get_work_color(work); in process_one_work()