WORK_STRUCT_FLAG_BITS   90 include/linux/workqueue.h 	WORK_STRUCT_FLAG_MASK	= (1UL << WORK_STRUCT_FLAG_BITS) - 1,
WORK_STRUCT_FLAG_BITS  221 kernel/workqueue.c } __aligned(1 << WORK_STRUCT_FLAG_BITS);