Home
last modified time | relevance | path

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

/linux/include/linux/
A Dworkqueue.h64 WORK_STRUCT_FLAG_BITS = WORK_STRUCT_COLOR_SHIFT + enumerator
85 WORK_STRUCT_FLAG_MASK = (1UL << WORK_STRUCT_FLAG_BITS) - 1,
/linux/kernel/
A Dworkqueue.c239 } __aligned(1 << WORK_STRUCT_FLAG_BITS);

Completed in 14 milliseconds