Home
last modified time | relevance | path

Searched defs:color (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dworkqueue.c603 static unsigned int work_color_to_flags(int color) in work_color_to_flags()
614 static int work_next_color(int color) in work_next_color()
1204 int color = get_work_color(work_data); in pwq_dec_nr_in_flight() local