Home
last modified time | relevance | path

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

/include/linux/
Dworkqueue.h38 WORK_STRUCT_COLOR_SHIFT = 5, /* color for workqueue flushing */ enumerator
40 WORK_STRUCT_COLOR_SHIFT = 4, /* color for workqueue flushing */
70 WORK_STRUCT_FLAG_BITS = WORK_STRUCT_COLOR_SHIFT +
74 WORK_OFFQ_FLAG_BASE = WORK_STRUCT_COLOR_SHIFT,