Home
last modified time | relevance | path

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

/include/linux/
A Dworkqueue.h38 WORK_STRUCT_COLOR_BITS = 4, enumerator
49 WORK_STRUCT_PWQ_SHIFT = WORK_STRUCT_COLOR_SHIFT + WORK_STRUCT_COLOR_BITS,
89 WORK_NR_COLORS = (1 << WORK_STRUCT_COLOR_BITS),

Completed in 5 milliseconds