Searched refs:WORK_STRUCT_INACTIVE (Results 1 – 2 of 2) sorted by relevance
77 WORK_STRUCT_INACTIVE = 1 << WORK_STRUCT_INACTIVE_BIT, enumerator
1678 WARN_ON_ONCE(!(*wdb & WORK_STRUCT_INACTIVE)); in __pwq_activate_work()1993 if (!(work_data & WORK_STRUCT_INACTIVE)) in pwq_dec_nr_in_flight()2110 if (work_data & WORK_STRUCT_INACTIVE) in try_to_grab_pending()2342 work_flags |= WORK_STRUCT_INACTIVE; in __queue_work()3775 work_flags |= WORK_STRUCT_INACTIVE; in insert_wq_barrier()