Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dworkqueue.h69 WORK_STRUCT_FLAG_BITS = WORK_STRUCT_COLOR_SHIFT + enumerator
90 WORK_STRUCT_FLAG_MASK = (1UL << WORK_STRUCT_FLAG_BITS) - 1,
/Linux-v4.19/kernel/
Dworkqueue.c220 } __aligned(1 << WORK_STRUCT_FLAG_BITS);