Home
last modified time | relevance | path

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

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