Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dworkqueue.h64 WORK_STRUCT_FLAG_BITS = WORK_STRUCT_COLOR_SHIFT + enumerator
95 #define WORK_STRUCT_FLAG_MASK ((1ul << WORK_STRUCT_FLAG_BITS) - 1)
/openbmc/linux/kernel/
H A Dworkqueue.c268 } __aligned(1 << WORK_STRUCT_FLAG_BITS);