Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dworkqueue.c599 static int get_work_color(unsigned long work_data) in get_work_color() function
1189 int color = get_work_color(work_data); in pwq_dec_nr_in_flight()
2233 worker->current_color = get_work_color(work_data); in process_one_work()
2716 work_color = get_work_color(*bits); in insert_wq_barrier()