WORK_STRUCT_DELAYED_BIT 45 include/linux/workqueue.h WORK_STRUCT_DELAYED = 1 << WORK_STRUCT_DELAYED_BIT, WORK_STRUCT_DELAYED_BIT 1149 kernel/workqueue.c __clear_bit(WORK_STRUCT_DELAYED_BIT, work_data_bits(work));