Searched refs:WORK_STRUCT_COLOR_BITS (Results 1 – 2 of 2) sorted by relevance
43 WORK_STRUCT_COLOR_BITS = 4, enumerator59 WORK_NR_COLORS = (1 << WORK_STRUCT_COLOR_BITS) - 1,71 WORK_STRUCT_COLOR_BITS,
593 ((1 << WORK_STRUCT_COLOR_BITS) - 1); in get_work_color()