WORK_STRUCT_STATIC_BIT
WORK_STRUCT_STATIC = 1 << WORK_STRUCT_STATIC_BIT,
return test_bit(WORK_STRUCT_STATIC_BIT, work_data_bits(work));