Searched refs:current_color (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/
H A Dworkqueue_internal.h35 unsigned int current_color; /* K: color */ member in struct:worker
H A Dworkqueue.c3187 worker->current_color = get_work_color(work_data);
3306 worker->current_color = INT_MAX;
3807 work_color = worker->current_color;
/linux-master/tools/perf/ui/
H A Dbrowser.h22 int current_color; member in struct:ui_browser
H A Dbrowser.c34 int ret = browser->current_color;
35 browser->current_color = color;

Completed in 183 milliseconds